Search Issue Tracker
Fixed in 10.1.X
Votes
0
Found in [Package]
Master (2d24394584)
Issue ID
1257050
Regression
No
[Stacks][HDRP] Transmission and Energy Conserving Specular Color should appear only in their respective modes
Also needs to be fixed in 9.x.x
Repro steps:
1. Create a new HDRP Lit shadergraph
2. Go to the graph inspector under Surface Option
3. Scroll down to "Transmission" and "Energy Conserving Specular"
Expected result: Transmission option should only exist when Material Type is set to Subsurface Scattering and Energy Conserving Specular Color option should only exist when Material Type is set to Specular Color.
Actual result: these options exist regardless of Material Type
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
- Crashes in the wild on Vulkan in CreateDepthSurfaceImpl
- Position and rotation of a GameObject with Rigidbody reset when it is enabled and moved in the same Update call and the frame rate is low
- “Ignoring depth surface store action as it is memoryless” warnings thrown when Capturing new Snapshot while in Play Mode
- Certain textures are not loaded when using the "Load texture data on demand" feature
- [Android][OpenGL] The 2DLight is disproportionately bright on some Android devices when OpenGLES3 is used
Resolution Note (fix version 10.1):
fixed