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
- Warnings thrown when computing Positions in a 2D BlendTree are not helpful to the user
- Warnings thrown when adjusting Time Scale to Homogenous Speed in a BlendTree are not helpful to the user
- Crash on __pthread_kill when opening a specific project
- Animator States disappear when opening their Context Menus right after Pasting them
- "NullReferenceException" is thrown when rapidly expanding and collapsing the folders in the VFX Graph Node creation menu
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.