Search Issue Tracker
Fixed in 13.1.1
Votes
0
Found in [Package]
13.1.1
Issue ID
1373971
Regression
No
[HDRP][DXR] Pathtracer stacklit supports breaks when coat mask parameter is exposed AND equals zero
Repro steps :
- Open attached project
- Open SampleScene
- Make sure PathTracer is enabled in the volume gameobject
- Select Shader Graphs_StackLit_Parameter and change its parameter called coat mask to 0
Expected : Coat should disappear
Result : Material's all black
Additional info :
- When doing the same without using a parameter in shader graph, it does not repro.. (you can test on Shader Graphs_StackLit_Hardcoded).
- It reproes only with the exposed parameter
- This looks like it's very niche issue but this actually makes the 3dsMaxPhysical Material fail !
Environment :
- Windows 10
- Unity 2022.1.0a13
- HDRP 13.1.1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Errors during XML parse" warnings are thrown when building project for the Android platform
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
Add comment