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
- Mouse inputs cannot be inputted when searching the Shortcuts Menu by type "Shortcut"
- "Debug Assertion Failed!" error when launching Windows Dedicated Server Player with Script Debugging enabled
- [Cinematic Studio][3D HDRP] Shader warnings thrown in the Console window when creating a new project with Cinematic Studio template
- Autoplay is triggered on Audio Assets when changing Asset Bundle tags
- Inspector Asset Bundle section has no indication for Variants, AssetBundle is written without a space, and Variant dropdown menu is available without setting the Asset Bundle first
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.