Search Issue Tracker
Active
Under Consideration for 3.1.X, 3.2.X, 3.4.X
Votes
1
Found in [Package]
2.6.3
3.1.0-pre.1
Issue ID
XRIT-222
Regression
No
[HandsDemoScene] Unusable wrist menu buttons
Wrist menus are inoperable in HandsDemoScene from XRI package samples. To make a wrist button appear you must point your fingers away from you, with your thumb pointing down. This is uncomfortable, and it means the wrist button faces away from your other hand, which makes it nearly impossible to select via raycast. And I could not poke the wrist button because it is inside my real-world hand.
Steps to reproduce:
1. From the attached repro project, open HandsDemoScene using Unity 6000.0.
2. Build and run on Quest.
3. Hold your open hands in front of you in various orientations until the wrist menu button appears.
4. Poke the wrist menu button.
5. Raycast select the wrist menu button.
Actual results:
To make a wrist button appear you must point your fingers away from you, with your thumb pointing down.
The button appears inside your physical hand, which prevents you from selecting the button via poke.
The button faces away from your body, making it difficult to position your other hand such that it is in view of the HMD while making a pinch gesture for raycast.
Expected results:
The wrist menu button should appear when your palm is facing you, probably with your fingers pointing somewhat upward.
It should be easy to invoke the wrist menu by selecting the wrist button, either via poke or raycast.
Reproducible with versions:
- XRI 3.1.0-pre.1 + Unity 6000.0.29f1 + Quest 3
- XRI 3.1.0-pre.1 + 2022.3 + Quest 2
- XRI 2.6.3 + Unity 2021.3.45f1 + Quest 3
Not reproducible with versions:
Can’t test with versions:
Tested on (OS): Quest using OpenXR
Notes:
- Many users might not realize wrist menus are part of this demo due to low discoverability (i.e. button appears only during very awkward and specific gesture, feature barely mentioned in documentation).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
- Memory leak occurs when focused on Player while using Direct3D12
Add comment