Search Issue Tracker
Fixed in 7.1.4, 8.0.2, 9.0.0
Votes
0
Found in [Package]
7.1.7
Issue ID
1213567
Regression
Yes
[Shadergraph] graph softlocks with lost data when HDRP specific master node is added to graph, when HDRP asset is not set
Does not reproduce in 7.1.1 release
Reproduces on SRP Master (commit 057264f4a9)
Reproduces on 7.1.7 release
Repro steps:
1. Use a project with shadergraph and HDRP
2. Set the current render pipeline to none
3. Create a PBR shadergraph
4. Open the PBR shadergraph
5. Right click, choose create node, and create an HDRP/Lit master node
Expected result: the master node is created with no bugs
Actual result: the master node is created, NullRefrenceExceptions are thrown, the graph enters a buggy softlock mode where it can not be saved and any changes since the last save are lost
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