Search Issue Tracker
Fixed
Fixed in 2022.2.2f1, 2023.1.0a22
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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Resolution Note (fix version 2022.2.2f1):
Make sure that physical camera setting properly effects the scene camera so that exposure and similar work properly.