Search Issue Tracker
Fixed
Fixed in 1.0.3
Votes
0
Found in [Package]
1.0.2
Issue ID
BEHAVB-5
Regression
No
NullReference errors appear inside the Console window when deserializing BehaviorGraph after re-creating related GameObjects using the Behavior package
How to reproduce:
1. Open the attached "IN-86387" project
2. Open the "serialization-type-construct-fail-case" Scene and enter Play mode
3. Press the “Save” button on the top left corner of the Game window
4. Press the F5 key to reload the Scene (hotkey configured via the SerializationExampleSceneController.cs Script)
5. Press the “Load” button on the top left corner of the Game window
6. Observe the console
Expected result: Console window does not display any errors
Actual result: NullReferenceException error appears multiple times and an ArgumentException error appears once in the Console window
Reproducible in: 1.0.2 (6000.0.16f1, 6000.0.25f1, 6000.1.0a2) (Unity Behavior package introduced in version 6000.0.16f1)
Fixed in: 1.0.3 (6000.0.14f1, 6000.0.25f1, 6000.1.0a2)
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Note: To re-test with the same Agent and setup in 1.0.3 Runtime Assets have to be deleted and reloaded, as well as Play mode has to be re-entered and “Save” has to be clicked to commit these changes before reproduction steps can be re-taken from 1 to 6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment