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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment