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
- Terrain Tree cast Realtime and Baked shadows simultaneously when "Mixed" Light mode and "Subtractive" Baked Illumination is used in Edit mode
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
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.