Search Issue Tracker
Fixed
Fixed in 2022.2.0b13, 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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
Resolution Note (fix version 2022.2.0b13):
Marking as resolved since I need to resolve https://jira.unity3d.com/browse/UUM-13940 in order to check in this change.