Reproduction steps:
1. Open the user’s project
2. Build and run a “Testing” Scene on the Quest/Quest 2 device
Expected result: Colors of the Scene appear the same on the device as in the Editor
Actual result: Colors of the Scene on the device appear much darker
Reproducible with: 2020.3.38f1, 2021.3.8f1, 2022.1.13f1
Could not test with: 2022.2.0b5, 2023.1.0a6 (Compile errors: Assets\Oculus\VR\Editor\OVRLint.cs(944,20): error CS0619: 'AudioImporter.preloadAudioData' is obsolete: 'Preload audio data has been moved to AudioImporter.SampleSettings as a per platform local setting')
Reproducible with these devices:
VLNQA00379, Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
Notes:
- If you have the SSAO render feature on your renderer settings asset and turn it off (uncheck it) it causes this issue. If you completely remove the render feature it resolves the issue