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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
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.