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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment