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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment