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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
Add comment