Search Issue Tracker
Fixed in 2.4.0
Votes
1
Found in [Package]
2.1.0
Issue ID
1173575
Regression
Yes
[XR][Post Processing] Auto exposure affect only the left half of an eye when using VR
How to reproduce:
1. Open the "case1173575_ReproProject" Project
2. Open the "Scenes/SampleScene" Scene
3. Enter the Play Mode
Expected result: Auto Exposure affects the whole eye
Actual result: Auto Exposure affects only the left half of an eye(Video attached)
Reproducible with: 2019.1.14f1, 2019.2.1f1, 2019.3.0a11
Not Reproducible with: 2018.4.6f1
On 2019.1.0a11 and later the issue is reproducible with Post Processing package version versions:
2.1.0 - 2.1.7
Not reproducible with 2.0.17 - preview and earlier
Could not test on 2019.1 versions earlier than 2019.1.0a11 due to compiler errors
Comments (1)
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
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object
reification_bherrera
Aug 08, 2019 01:25
Workaround:
Open PostProcessing asset
Under settings for Auto Exposure effect, Adaptation section
If type is 'Fixed' set it to 'Progressive'
Speed Up and Speed Down should be unchecked or less than 10
Additional Repro Info:
If you set Type to Progressive and Speed Up/Speed Down to 100 the issue appears to occur in the same way as when type is set to 'Fixed'