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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment