Search Issue Tracker
Fixed in 2022.1.19f1
Fixed in 2022.1.X, 2022.2.X, 2023.1.X, 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
- Multiplayer Play Mode is showing the Player as Active when the Player was force shutdown and “No” is selected on the restart Player popup
- Shadergraph Category folder doesn't expand/collapse when using arrow keys to navigate
- Sprite Atlas content is missing from Player build when "Include in Build" is re-enabled after a previous build had it disabled
- Visual Effects "Attributes" subsections can be expanded and collapsed when navigating with arrow keys
- [LinuxEditor] Child GameObject remains highlighted in the Hierarchy when selecting its new parent in the Scene View
Add comment