Search Issue Tracker
Active
Under Consideration for 6000.5.X
Votes
0
Found in
6000.0.67f1
6000.3.7f1
6000.4.0b7
6000.5.0a6
Issue ID
UUM-133962
Regression
No
Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
How to reproduce:
1. Create a new Unity project
2. In the Project window, right-click -> Create -> Shader Graph -> URP -> Unlit Shader Graph
3. Go to Edit -> Preferences -> Shader Graph -> Enable Deprecated Nodes
4. In the Graph Toolkit, Blackboard -> + and observe the dropdown
5. Add any Property
6. Click the "+" button again and observe the dropdown
Expected results: The legacy options (e.g. "Color (Legacy v0)") are available both times
Actual results: The legacy options (e.g. "Color (Legacy v0)") are available only when opening the dropdown for the second time
Reproducible with: 6000.0.67f1, 6000.3.7f1, 6000.4.0b7, 6000.5.0a6
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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation
Add comment