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
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs
- Mixers do not have "Rename" in the right-click context menu when a Mixer is right-clicked in the Audio Mixer window
- The Audio Random Container and the Audio Mixer windows have no minimum size set for the core functionality to be accessible
Add comment