A Behavior Tree reference to a Blackboard Key will become invalid when the name of the Key is changed in the Blackboard. Clicking on the Behavior Tree node that references the key will update the key to reference a Key from the Blackboard, but it will always be the first Key in the list and not necessarily the Key that had been changed.
Reproduced in 4.8.3 binary, 4.9.2 binary, and Main (CL 2709700)
4.19 Bug Scrub
Original:
Result:
The reference to TargetActor in the MoveTo node in Test_BT has changed to "Invalid". Clicking the node updates the reference to SelfActor.
Expected:
The reference is updated to match the new name of the Key.
Head over to the existing Questions & Answers thread and let us know what's up.