Search Issue Tracker
Fixed in 8.0.0 / 7.1.5
Votes
0
Found in [Package]
7.1.2
Issue ID
1198418
Regression
No
[HDRP] HD Unlit Shadergraph: "Cull Mode" Only appears after Surface Type is switched to Transparent after checking Double Sided
Problem exists on Master (0251f6303b) and goes as far back as the "Cull Mode" option existed (6.9.1 release)
Repro steps:
1. Create a new HD Unlit Shadergraph
2. Open settings
3. Switch "Surface Type" to Transparent. Observe lack of "Cull Mode" Option
4. Check "Double Sided"
5. Switch Surface Type to Opaque, then back to Transparent
6. Observe new "Cull Mode" option
Expected result: "Cull Mode" should be available only when "Double Sided" is not checked (this is the case on the material, but not on the shadergraph). Additionally, you should not have to switch Surface Type to get it to appear and disappear. If this can not be done for infrastructural reasons, at the very least, Cull Mode should be available only when Double Sided is not checked; right now, it's backwards.
Actual result: "Cull Mode" only appears after checking "Double Sided" and then switching to Transparent.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment