Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.7.2
Issue ID
UVSB-1907
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)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
Fixed by https://issuetracker.unity3d.com/product/unity/issues/guid/UVSB-1905