Search Issue Tracker
Fixed in 2023.1.0a22
Fixed in 2022.2.X, 2022.2.2f1, 2023.1.X
Votes
0
Found in
2022.2.0b13
Issue ID
UUM-18190
Regression
Yes
Physical cameras properties no longer affect Scene view exposure
Reproduction:
1) Create a new HDRP outdoor scene
2) In the exposure volume override switch mode to physical camera
3) On the main camera adjust aperture
Expected: both scene and game view exposure changes
Result: only game view exposure changes
This regression was caused by this commit:
More details in slack:
https://unity.slack.com/archives/C6Y79CZM0/p1666082700562659
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2022.2):
Make sure that physical camera setting properly effects the scene camera so that exposure and similar work properly.