Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
master (2d24394584)
Issue ID
1257039
Regression
No
[Stacks][HDRP] Setting Double Sided Mode to anything but "Disabled" and switching material to "Decal" throws errors
Also needs to be fixed in 9.x.x
Repro steps:
1. Use a project with HDRP
2. Create a new HD Lit shadergraph
3. Open the Graph Settings in the graph inspector and open "Surface Option", change Double Sided Mode to "Enabled"
4. Change the Material to "Decal"
Expected result: no errors thrown
Actual result: errors thrown
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- 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
Resolution Note:
can not reproduce by following the step.