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
- Incorrect Shader keyword activation for Shadows when no Light is present in URP
- Editor freezes when loading a specific AssetBundle
- WebGPU builds with Multithreading enabled crash on Safari
- Set as Value in UI Builder doesn't work across all properties.
- Calculating time durations in RenderDoc with DX12 causes 'Device Lost error' popup
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.