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
- Duplicate Player Tag save fails silently with no error or validation message
- Letters on the left side move further as Letter Spacing is increased when Advanced Text Generator is used and Alignment is set to Center
- "MissingReferenceException" and "GUI Error" errors thrown when deleting a Sprite with "Box Collider 2D" and "Hinge Joint 2D" Components
- "EntityPrefabReference" field appears unassigned in Inspector when assigning a prefab through code
- Pressing “+” to add new Property throws “NullReferenceException” error after deleting Categories with Properties from Blackboard
Add comment