Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.9f1
6000.4.0b9
6000.5.0a7
Issue ID
UUM-134265
Regression
No
Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
Steps to reproduce:
1. Create new Unity project
2. In Project window create Blank Shader Graph
3. Open Shader Graph
4. In Blackboard create two Categories
5. In first Category add: Vector2 and Float Properties
6. In second Category add: Texture2D Property
7. Delete Categories
8. Press “+”
9. Try adding a new Property (Float or Vector2)
Actual results: Trying to add new Properties throws “NullReferenceException” error in the Console
Expected results: No warnings are thrown in the Console, user is able to add new Property
Reproducible with versions: 6000.0.67f1, 6000.3.9f1, 6000.4.0b9, 6000.5.0a7
Tested on (OS): macOS Silicon Tahoe 26.2 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player fails to launch on iOS when using Shader Variant Collections
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Add comment