Setting the avoidance group using the Set Avoidance Group node does not set the value of the group selected to true inside of the Avoidance Group struct.
1. Open the editor (ThirdPersonProject)
2. Duplicate the Third Person Character BP
3. Create a new DetourCrowdAIController and assign it to the duplicate character
4. In the duplicate character, on begin play, add a Set Avoidance Group node to set it to Group 1
5. Drag off of the Character Movement reference and Get Avoidance Group
6. Break the struct and pull off of the Group 1 boolean to print the value
Result: Group 1 returns false
Expected: Group 1 would return True, as it was just set on Begin Play.
I am not able to find world outliner how to enable it?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
When I open UE4 4.24.3 it appears that. Does anyone know how to solve?
Delay nodes occasionally don't fire the "Completed" output in a nativized build
How can i modify the param name in EQS node
Why does the REMOVE method of map container remove elements have memory leaks?
Head over to the existing Questions & Answers thread and let us know what's up.