Search Issue Tracker
Fixed
Fixed in 3.0.10, 3.3.1, 3.4.0
Votes
0
Found in [Package]
3.0.8
3.1.2
3.2.0-pre.1
3.3.0-pre.1
Issue ID
XRIT-290
Regression
No
Jittery wrist menu
I think the tolerances that invoke the wrist menu need to be broader. See Menu.mp4 attached, which shows that after the wrist menu is invoked, small wrist movements cause it to vanish. This makes it difficult to use the wrist menu UI, and it makes the wrist menu seem broken.
Steps to reproduce:
- Open the attached repro project (MR_Template_112) in Unity 2022.3.62f1.
- Build and Run on Quest 2.
- In the HMD, while holding hand controllers, turn your palm towards you to invoke the wrist menu.
- Rotate your hand slightly around each axii to test the thresholds for keeping the wrist menu active.
Actual results:
Most users should feel that invoking and maintaining the wrist menu is natural, intuitive, and easy.
Expected results:
Slight hand movements cause the wrist menu to vanish.
Reproducible with versions:
MR Template 1.1.2 (branch: release/2022.3, commit: 0e705300)
Unity 2022.3.62f1
Quest 3
Notes:
- Not a regression; I'm fairly sure I have seen this before and thought it was just bad tracking. But now I highly suspect this should be improvable via our code, or some property settings.
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
- Search list view elements size setting is not preserved across other Search tabs
- Player crashes upon launch when a folder is deleted as a prebuild step
- Crash on System.RuntimeType:IsAssignableFrom when entering Play Mode in a specific scene
- Text and background colors contrast makes item list difficult to read when selected in Search window
- "Readme.asset" is shown as an empty line when using the Search in the Table view
Resolution Note:
Fixed an issue in which the `HandMenu` appears unstable or flickers between showing and hiding when it is displayed while the pose of the anchor transform remains near the angle/range in which it was initially triggered to be shown. In order to solve the issue, the controller displaying the menu now has a separate wider range for hiding the menu than the allowable range that triggers the initial display of the menu.
Resolution Note (fix version 3.4.0):
Fixed an issue in which the `HandMenu` appears unstable or flickers between showing and hiding when it is displayed while the pose of the anchor transform remains near the angle/range in which it was initially triggered to be shown. In order to solve the issue, the controller displaying the menu now has a separate wider range for hiding the menu than the allowable range that triggers the initial display of the menu.
Resolution Note (fix version 3.0.10):
Fixed an issue in which the `HandMenu` appears unstable or flickers between showing and hiding when it is displayed while the pose of the anchor transform remains near the angle/range in which it was initially triggered to be shown. In order to solve the issue, the controller displaying the menu now has a separate wider range for hiding the menu than the allowable range that triggers the initial display of the menu.
Resolution Note:
Fixed an issue in which the `HandMenu` appears unstable or flickers between showing and hiding when it is displayed while the pose of the anchor transform remains near the angle/range in which it was initially triggered to be shown. In order to solve the issue, the controller displaying the menu now has a separate wider range for hiding the menu than the allowable range that triggers the initial display of the menu.