v4.11.2
- Create a custom task
- Create a public BBKey variable
- Set the variable to a key of type “object” in the behavior tree
- In the task, break up the variable, and feed the “Selected Key Type” pin into an “==” node
- Select “BlackboardKeyType_Object” as comparison
- Note how the result is always False, even if an object type blackboard key is fed into the task. This is true for at least the vector type as well
Also the Selected Key Type cannot be debugged properly - it never shows anything.