Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.3.1
Issue ID
OXRB-13
Regression
No
Air tapping on HoloLens 2 with right hand triggers "Input.GetButtonDown("Submit")" when using the old Input System with OpenXR
How to reproduce:
1. Open the attached project "HLInputBug.zip"
2. Open Mixed Reality>Remoting>Holographic Remoting for Play Mode
3. Open the "Holographic Remoting" on HoloLens 2
4. Type the IP shown in HoloLens 2 to "Remote Host Name" in the "Holographic Remoting for Play Mode" window in Unity Editor
5. Click Enable Holographic Remoting for Play Mode
6. Enter Play Mode
7. Wearing HoloLens 2, air tap with the right hand
Expected results: No debug logs thrown in the Console window
Actual results: Input.GetButtonDown("Submit") is called and "\!" is thrown in the Console window
Reproducible with: 1.3.0, 1.3.1 (2020.3.25f1, 2021.2.7f1, 2022.1.0b2)
Could not test with: 2019.4.34f1 (OpenXR unavailable)
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note:
We do not support old Input System for OpenXR. When installing the OpenXR Plug-in, you are prompted to switch to new input system. If you switch it back to old input system, this error will occur. We are investigating better project validation to prevent this from happening.