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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment