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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment