Search Issue Tracker
Fixed
Fixed in 1.0.8
Votes
0
Found in [Package]
1.0.7
Issue ID
BEHAVB-202
Regression
No
The Behavior Graph gets stuck on "Waiting" when deserialized before BehaviorGraph.Start
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Samples/Behavior/1.0.6/Runtime Serialization/Serialization.unity” Scene
3. Enter the Play Mode
4. Click the Button with text “Save“ once the agent begins moving
5. Click the Button with text “Write“
6. Click the Button with text “Load”
7. Observe the agent get to the position
8. In Editor, open the Behavior Graph of “Assets/Samples/Behavior/1.0.6/Runtime Serialization/Agent.asset“
9. Click “Debug”
Expected result: Nodes do not get stuck in “Waiting“ state
Actual result: The first two “Try In Order” nodes are in the state of “Waiting”
Reproducible with: 1.0.5 (6000.0.34f1), 1.0.7 (6000.0.34f1, 6000.1.0b2)
Could not test with: 2022.3.56f1 (Not supported by Behavior package)
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
Add comment