Search Issue Tracker
Active
Under Consideration for 2.6.X, 3.1.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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Add comment