Search Issue Tracker
Fixed in 6.7.1
Votes
0
Found in [Package]
5.3.1
Issue ID
1123066
Regression
No
[Shader Graph][HDRP] Creating HDRP/lit or HDRP/unlit Master nodes breaks Shader Graph Window when no RP is assigned
How to reproduce:
1. Open project "case_1123066-HDRPLitUnlitNodes"
2. Open the "New Shader Graph 1" asset in Shader Graph
3. Create either a "HDRP/lit" or "HDRP/unlit" Master node
4. Try connecting the Color node to the Master node
Expected result: nodes can still be deleted, connected and the shader graph can be saved. There are no warnings or errors in the Console Window
Actual result: no node can be created, deleted or modified, nodes cling to the cursor when moved (follow the cursor when the left mouse button is up). Multiple error messages are visible in the Console Window. Shader Graph Window cannot be closed and Unity Editor is made unusable.
Reproducible with: 2019.1.0b2, 2019.2.0a4
Not reproducible with: 2018.3 (HDRP version 5.3.1 unavailible)
Reproducible with package version: 5.3.1
Not reproducible with package versions: 5.2.3 and older
Note: this only happens with these two nodes - other HDRP nodes such as "HDRP/Hair", or "HDRP/Fabric" etc. do not break editability.
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