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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment