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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
Add comment