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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Add comment