Search Issue Tracker
Duplicate
Votes
0
Found in
2019.1.0a3
Issue ID
1087605
Regression
No
[HDRP] Deleting Shader Graph Nodes duplicates the Shader Graph Preview objects
How to reproduce:
1. Open the project attached by the user (weirdline.zip)
2. Open the "ColoredGhostNoise" Shader with the Shader Graph
3. Select every Shader Graph Node except for the "PBR Master" Node
4. Press Delete
5. Observe as the Preview in the corner duplicates the default Sphere
Expected result: There is a single preview object
Actual result: The preview object duplicates
Reproducible with: 2018.3.0a5, 2018.3.0b4, 2019.1.0a3
Could not reproduce with: 2017.4.0f1, 2017.4.12f1, 2018.1.9f2, 2018.2.11f1, 2018.3.0a1, 2018.3.0a4
Notes: Continuing to change the preview object to other objects after the bug happens results in them stacking on top of each other continuously
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment