Search Issue Tracker
Fixed
Fixed in 1.7.7
Votes
0
Found in [Package]
1.7.2
Issue ID
UVSB-1905
Regression
Yes
"NullReferenceException" error is displayed in the Console window when returning to the State Graph from the Script Graph
Reproduction steps:
1. Open the user's attached project "2021.2 Beta.zip"
2. Go to Assets > "bug.scene"
3. In the Hierarchy window select a game object named "111"
4. In the Inspector window select "Edit Graph"
5. Right-click on the "Start" graph and choose "Open in new window"
6. Select "111" in the top toolbar of the new Script Graph window to return into the State Graph
Expected result: No errors in the Console window
Actual result: "NullReferenceException: Object reference not set to an instance of an object" error in the Console window
Reproducible with: 1.7.2 (2020.3.20f1, 2021.1.24f1), 1.7.3 (2021.2.0b15, 2022.1.0a11)
Not Reproducible with: 1.7.1 (2020.3.20f1, 2021.1.24f1, 2021.2.0b15, 2022.1.0a11)
Could not test with: 1.4.15 (2019.4.31f1)(Bolt errors)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL
Add comment