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
- "Customize handled extensions" part in the External Tools settings tab is not aligned with other properties
- Editor Diagnostics foldouts do not open when clicked on the foldout title
- [UI Builder] Visual Elements are not placed at the mouse cursor position when Absolute Position Placement is enabled
- "Width" and "Height" text is misaligned with slider ends in Screen Match Mode Parameters section of Panel Settings Asset
- Editor does not quit when Editor is not in focus and any floating window is opened
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.