Search Issue Tracker
By Design
Votes
0
Found in
2021.3.37f1
2022.3.23f1
6000.0.0b14
Issue ID
UUM-67951
Regression
No
[HDRP] Stack-Lit does support SSS + Metalic
The issue was raised on this forum thread : https://forum.unity.com/threads/metal-on-subsurface.1531339
Steps to reproduce:
1. In a HDRP project, create a new Stack-Lit shadergraph
2. Set the shader to support Subsurface Scattering in the graph inspector
3. Assign a metalic mask texture (or noise, or whatever) to the metalic output
4. Assign a diffusion profile to the diffusion profile output
5. Assign the material (either the default one from the shadergraph, or a new material using the shader) to an object
Actual results: No metallic effect is visible on the object
Expected results: While I can understand that it is not possible to mix SSS and metalic, it should at least be possible to disable SSS and have metalic visible when the metalic value goes over a certain threshold.
Reproducible with versions: All
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): Windows
Notes:
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
This is not a bug but a feature request, I am tracking it in a separate document