Search Issue Tracker
Active
Votes
0
Found in
2022.3.57f1
6000.0.37f1
6000.1.0b5
Issue ID
UUM-96645
Regression
No
“ArgumentNullException: Value cannot be null.” errors are thrown when hovering over Shader Graphs Blackboard values
Reproduction steps:
1. Open the attached “IN-94413” project
2. In the Project window, double-click on "Assets/Materials/barrier_material.mat" to open it in the Shader Graph Editor
3. Select any other material in the Project window and drag it into the Blackboard
4. Hover over Power, Speed, Color icons
5. Observe the Console window
Expected result: No errors are thrown
Actual result: “ArgumentNullException: Value cannot be null.” errors are thrown
Reproducible with: 2022.3.57f1, 6000.0.37f1, 6000.1.0b5
Reproducible on: Windows 11
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity icon is poorly visible in the "Build Profiles" window when "Dark" editor theme is selected
- UI Toolkit Transition Animation is ignored when background-size property has a starting value of 0
- Error "Assertion failed on expression: 'i->previewArtifactID == found->second.previewArtifactID'" is present when creating Render Texture
- UGUI elements do not stay centered when resizing a floating Game view Window in any SRP project
- InvalidOperationException error appears when using a custom audio search provider and opening the Search window
Add comment