Search Issue Tracker
In Progress
Under Consideration for 6000.1.X, 6000.2.X
Votes
0
Found in
6000.0.36f1
6000.1.0b4
Issue ID
UUM-95665
Regression
No
NullReferenceException errors are thrown when entering the Play Mode when ShaderGraph window is focused
How to reproduce:
1. Open the attached "ErrorsTest" project
2. Open any Shader Graph (Assets -> ShaderGraphs)
3. With the Shader Graph opened, enter the Play Mode
4. Observe the Console
Expected results: No errors are thrown
Actual results: NullReferenceException errors are thrown
Reproducible with: 6000.0.36f1, 6000.1.0b4
Not reproducible with: 2022.3.57f1
Reproducible on: macOS Sequoia 14.1 (M1)
Not reproducible on: No other environment tested
Notes:
- Can't find a proper regression point due to the bug most likely depending on the ShaderGraph package version
- The errors are gone when entering the Play Mode for the second time
First lines of error:
NullReferenceException: Object reference not set to an instance of an object
UnityEditor.ShaderGraph.Drawing.BlackboardController.InitializeViewModel (System.Boolean useDropdowns) (at ./Library/PackageCache/com.unity.shadergraph@bc9b3b2d3f8f/Editor/Drawing/Controllers/BlackboardController.cs:455)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Input from the "Backslash" key is not detected in the Web Player when using the Japanese 106/109 key keyboard
- High "Total" value of the "TerrainManager.CullAllTerrains" when generating terrain
- UI Layout rebuild triggered by a rounding error when using TextMesh Pro
- Sprite Shape Corners and Edges are invisible when a closed Sprite Shape is used
- Script icon Gizmos cause lag/performance issues in Scene view even when the Scene Camera is not pointed at Gizmos
Add comment