Unity Issue Tracker - PoseControl in InputSystem.XR and PoseControl in OpenXR conflict
Fixed
OXRB-74
PoseControl in InputSystem.XR and PoseControl in OpenXR conflict
Package: Input System
OpenXR
Input System
Won't Fix
1.5.X
1.3.X
1.1.X
Fixed in OpenXR package 1.6.0
Reproduction steps:
1. Open the attached user's project "PoseControlRepro.zip"
2. Enter Play Mode
3. Check Console Window
Expected result: No argument exception and PoseControl in InputSystem.XR and PoseControl in OpenXR do not conflict with each other
Actual result: "ArgumentException: Expected control 'pose' to be of type 'PoseControl' but is of type 'PoseControl' instead!" is printed in the Console window
Reproduces on: Input System 1.1.1 - 1.3.0 (2020.3.34f1, 2021.3.2f1, 2022.1.1f1, 2022.2.0a15)
Could not test on 2019.4.39f1 due to OpenXR not being available and below Input System 1.1.1 due to package errors
Notes:
-For a more detailed description, check the "PosecontrolRepro.cs" in the project
Prioritise and Follow this issue
Have a workaround or additional info about this issue?