Search Issue Tracker
Fixed
Fixed in 14.0.6, 15.0.4, 16.0.0
Votes
0
Found in [Package]
14.x.x
15.0.2
16.0.0
Issue ID
SGB-409
Regression
Yes
NullReferenceException is thrown at Play Mode entrance when unfocused Shader Graph Tab is opened
How to reproduce:
1. Open the attached “SGTest” project
2. Open the “Assets → Test” Shader Graph located in the Project Browser
3. Select any Tab that isn’t the Shader Graph one
4. Enter the Play Mode
Expected result: Play Mode is entered successfully without any abnormal behaviour
Actual result: NullReferenceException is thrown in the Console log
Reproducible with: 15.0.2 (2023.1.0a22), 15.0.3 (2023.1.0a26)
Not reproducible with: 10.10.1 (2020.3.44f1), 12.1.9 (2021.3.17f1), 14.0.5 (2022.2.3f1), 15.0.2 (2023.1.0a21)
Reproduced on: macOS 13.0 (Intel)
Thrown error:
NullReferenceException: Object reference not set to an instance of an object
Note:
- It may reproduce only after the second try
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Add comment