Search Issue Tracker
Fixed
Fixed in 1.5.1
Votes
3
Found in [Package]
1.5.0
Issue ID
OXRB-11
Regression
No
XR Plugin Management - Oculus + disabled OpenXR w/ Oculus Touch Profile causes controller tracking issues.
Repro Steps:
Open Project
Ensure Oculus headset is attached
Press Play
Observe wild controller movement
Stop, navigate to Project Settings > XR Plug-in Management
Disable Oculus, Enable OpenXR
Press Play
Observe controllers move normally
Navigate to Project Settings > XR Plug-in Management
Disable OpenXR, Enable Oculus
Navigate to > OpenXR sub-tree
Remove Oculus Touch Controller Profile
Press Play
Observe controllers move normally
The issue is that the OculusTouchController layout defined in the interaction profile, even though its in a different namespace and a nested class, has the same name as the layout from the oculus provider. This causes the last one to register to win and all sorts of weird stuff to happen.
Comments (1)
-
TJoE70
Jun 16, 2022 01:35
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
- UI Toolkit IntegerField accepts letters
- Rounded gaps appear in shadows when using large objects in URP
- “TargetParameterCountException: Number of parameters specified does not match the expected number.” errors are thrown when selecting the Adaptive Probe Volumes
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
Resolution Note (fix version 1.5.1):
Fixed in OpenXR 1.5.1 package