Search Issue Tracker
Fixed in 12.0.0
Votes
0
Found in [Package]
12.0.0
Issue ID
1327729
Regression
No
[HDRP][PathTracer] Pathtracer max sample should be higher than 4096
After discussing multiple time with users and with Path Tracer developper, it has been decided that 4096 as max samples can be low and some setup could benefit from having more sample than that to reduce noise.
4096 x 4 seems to be a good compromise for the time being.
The best thing would be to have a soft slider that could enable users to go beyond the upper clamped limit. (same way we have for directional light intensity)
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
- Screen Space Ambient Occlusion is ignored when toggling "Post Processing" visibility in the Scene window overlay
- “RenderTexture.Create failed: requested size is too large.” errors are thrown and the Inspector window is black when selecting a CubemapArray texture
- Crash on AMDUnityPlugin.DLL in specific built project when using FSR2 upscaler
- RenderObjects does not have any Depth texture bound when Event is set to AfterRenderingPostProcessing
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
jeremedia
May 15, 2021 06:25
Really appreciate this change.