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
- Animator window has a dropdown button that throws “MissingReferenceException” error on a new project when the previous project had a GameObject with an animation
- Animator State name overflows outside the visual box when the State has a long name
- UI Document file remains marked as Dirty after Undoing made changes
- Switching between UI Documents with different Canvas sizes marks the UXML file as dirty
- m_Modifications block serializes incorrectly when replacing source prefabs
Resolution Note:
can not reproduce by following the step.