Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
0
Found in [Package]
1.0.12
Issue ID
BEHAVB-345
Regression
No
Blackboard variables fail to serialize when NodeDescription.story is empty
Reproduction steps:
1. Open the attached “IN-114831” project
2. Open the “Behavior Graph” Asset in the Behavior Graph window
3. Select the “Repeat In Parallel” Node
4. Observe the Behavior Graph window’s Inspector
Expected result: {{BlackboardVariable<>}} is serialized and appears in the node Inspector
Actual result: On first creation, with empty story, {{BlackboardVariable<>}} fields do not serialize and are missing from the node Inspector
Reproducible with: 1.0.4, 1.0.12 (6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1)
Reproducible on: Ubuntu 25.04, Windows 11
Not reproducible on: No other environments tested
Note:
- Workaround: Simply mentioned the variable in the node’s story, and it will be serialized. After that point, even when removed from the story, the variable stays visible in the node’s Inspector
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment