Search Issue Tracker
Active
Under Consideration for 2021.3.X, 2022.3.X, 6000.0.X
Votes
1
Found in
2021.3.41f1
2022.3.39f1
6000.0.12f1
Issue ID
UUM-121962
Regression
No
Dpad Input Control Layout disappears when USE_INPUT_SYSTEM_POSE_CONTROL or USE_STICK_CONTROL_THUMBSTICKS symbol is defined
Reproduction steps:
1. Create a new project
2. Install Input System, OpenXR Plugin and XR Interaction Toolkit packages
3. Open Input Debug window (Window > Analysis > Input Debugger) and find Dpad Control Layout (Layouts > Controls > Dpad)
4. Enable OpenXR (Edit > Project Settings… > XR Plugin Management)
5. Press “Fix” button for “[OpenXR] [Optional] Switch to use InputSystem.XR.PoseControl instead of OpenXR.Input.PoseControl…” or “[OpenXR] [Optional] Switch to use StickControl thumbsticks instead of Vector2Control…”
6. Open Input Debug window (Window > Analysis > Input Debugger) and observe Control Layouts (Layouts > Controls)
Expected result: Nothing of note happens
Actual result: Dpad disappears from Control Layouts
Reproducible with: 1.7.0 (2021.3.41f1), 1.9.0 (2021.3.41f1, 2022.3.39f1, 6000.0.12f1)
Reproduced on: macOS Sonoma 14.5 (Intel)
Note: Removing “USE_INPUT_SYSTEM_POSE_CONTROL” and “USE_STICK_CONTROL_THUMBSTICKS” Scripting Define Symbols in Player settings makes the Dpad reappear but closing the Editor and reopening it again makes Dpad disappear and removing Scripting Define Symbols again does nothing
Comments (1)
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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
JsommerOcto
Apr 03, 2025 15:36
Similar issue. Converted our Project to Unity 6. Did the 'Switch to Use StickControl Thumsticks' fix. But, made our flight controller feel way different. Now, we can't figure out how to revert back to legacy defaults.