Search Issue Tracker
By Design
Votes
0
Found in [Package]
Master (b33919fc7e)
Issue ID
1263734
Regression
No
[Stacks] Interacting with HD graph settings UI deletes inactive master nodes
Reproduces in 9.x.x/release as well (0f64e61b77)
Repro steps:
1. Use a project with HDRP
2. Create a new HD Lit Shader
3. Right click the master stack container, choose "add node" and add a node that would be greyed out by default (like Anisotropy)
4. Open the graph settings and click one of the expand arrows in the material settings UI
Expected result: the node stays there
Actual result: the node is deleted
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note:
Current design is to remove inactive blocks unless they have an edge attached. We are assessing this behavior and may adjust it based on feedback.