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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Add comment