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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment