Search Issue Tracker
Fixed
Fixed in 2022.1.19f1, 2022.2.0b8, 2023.1.0a8
Votes
0
Found in
2022.1.1f1
2022.2.0a13
2023.1.0a1
Issue ID
UUM-2427
Regression
No
[HDRP][PathTracer] Flashing at first frame blow up the automatic progressive exposure and create an overexposed converged frame when using recorder with accumulation
Repro steps :
- Open attached project
- Open scene called "Outside"
- Check that the accumulation of the pathtracer is okay exposure wise
- Now open recorder and click on "start recording"
Expected : The image accumulated in game view and the image from the recorder (in Project/Recordings ) should be the same
Result : The actual image from the recorder is overexposed.
Additional info :
- Basically, there is a flash in the pathtracer at the first frame, most probably because the ambient probe is not ready (and all blac)
- Which cause the automatic exposure to blow up.
- And because the exposure is progressive, it doesn't have time to fall back to expected values. (With no progressive exposure, we don't have the problem)
- This does not repro if the sky is not visible (because the flashing only occurs on the sky)
Environment :
- Windows 10
- Unity 2022.2.0a16
- HDRP 14.0.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment