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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.