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)
Comments (1)
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
jeremedia
May 15, 2021 06:25
Really appreciate this change.