Search Issue Tracker
Fixed in 2022.2.0b13
Fixed in 2022.2.X, 2023.1.X, 2023.1.0a15
Votes
0
Found in
2022.2.0b6
2023.1.0a9
Issue ID
UUM-13940
Regression
No
[OpenXR] Camera.stereoEnabled outputs false as long as SRP is enabled
Steps to reproduce:
1. Open the attached user's project "BetaURPOpenXRTest.zip"
2. Make sure that OpenXR is enabled in the XR plug-in management
3. Make sure that URP is installed
4. Enter Play Mode and observe Console logs
Expected results: Camera.stereoEnabled outputs true even if SRP is enabled
Actual results: Camera.stereoEnabled outputs false as long as SRP is enabled
Reproducible on: OpenXR 1.1.1 - 1.5.1 (2020.3.37f1, 2021.3.8f1, 2022.1.13f1, 2022.2.0b6, 2023.1.0a8)
Notes:
-Issue does not reproduce with Oculus plugin
-When SRP is enabled, Camera.stereoEnabled is always false, even when using XR and stereo rendering is being used
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note (fix version 2022.2):
Marking as resolved since I need to resolve https://jira.unity3d.com/browse/UUM-13940 in order to check in this change.