Search Issue Tracker
Won't Fix
Won't Fix in 1.12.X
Votes
0
Found in [Package]
1.12.0
Issue ID
OXPB-6
Regression
No
[Quest] Using default XRRig with Oculus Quest 2 causes the controllers to be displaced in the build but not while using link
Reproduction steps:
1. Open the attached project "VRClassroom_V2.zip"
2. Open SampleScene.scene
3. Enter Play mode with Oculus Link enabled
4. Observe controllers' positions
5. Exit Play mode and Build and Run the project
6. Observe controllers' positions
Expected result: Controllers' positions in Play mode and in the build are in front of the Camera
Actual result: Controllers' positions in Build are displaced under the ground
Reproducible with: 1.10.0 (2019.4.36f1), 1.11.2 (2020.3.30f1, 2021.2.14f1, 2022.1.0b10, 2022.2.0a6)
Reproducible with device:
Oculus (Quest 2), Android 10, CPU: Snapdragon XR2, GPU: Adreno (TM) 650
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (1.12.X):
Versions 1.x and 2.x of oculus will be depreciated before a fix can hit release. Recommend users update projects to newer version of unity to use newer version of oculus to avoid this issue.
Temporary solution is to have users select the XRRig object and in the inspector, under the Camera Offest Script change the Requested Tracking Mode from Default to Floor. This should fix the problem with the controllers when you build your project in Android mode.