Attempting to compare a blackboard key type using an equals node always returns false.
In the setup in the attached project, there is a task that contains a public Blackboard Key Selector variable. This variable is then set to an Object key in the Behavior Tree, and is compared using an equals node to the base BlackboardKeyType_Object class. This is always returning false, even though the key is an Object type.
1. Open the attached project
2. PIE
Result: Notice that "False" is being printed to the screen, indicating that the Selected Blackboard Key Type is not an Object type.
Expected: It would return True because the Selected Blackboard Key Type is an Object key, and it is being compared to an Object key.
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
Head over to the existing Questions & Answers thread and let us know what's up.