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] The Player freezes when disabling Bluetooth while connected to the headphones
- Addressable bundles are not retrieved from the cache when a WebGL Player is refreshed
- Sprites are incorrectly occluded by Sprite Physics Shape culling when behind in sorting order
- CPU usage is increased when the Editor is idle with the ProBuilder Package installed
- Unstable lighting when additional light sources are added in Shader Graph nodes
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.