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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
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.