Search Issue Tracker
In Progress
In Progress in 3.3.X
Votes
0
Found in [Package]
2.6.3
3.0.5
3.1.2
3.2.0
Issue ID
XRIT-192
Regression
No
Unable to get the near-far interactor of the hands to select an interactable when using XR Device Simulator
How to reproduce:
1. Open the attached project "IN-84201.zip"
2. Open Assets/Samples/XR Interaction Toolkit/3.0.5/Hands Interaction Demo/HandsDemoScene.unity
3. Enter Play Mode
4. Move in front of the "SimpleSocketShape" GameObject in the Game view window
5. Switch to "Hand" mode
6. Enable the right hand
7. Grab the GameObject
Expected results: GameObject is grabbed
Actual results: GameObject is not grabbed
Reproducible with: 2.6.3 (2021.3.44f1, 2022.3.47f1), 3.0.5 (2021.3.44f1, 2022.3.47f1, 6000.0.21f1)
Reproducible on: Windows 10 22H2
Not reproducible on: No other environment tested
Comments (1)
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
VRDave_Unity
Feb 11, 2025 18:25
I just wanted to give a quick update on this issue. We are currently treating this as part of a feature update. While the gestures can be activated through the simulator, triggering interactions involves creating a custom hand interaction device to send data to the Input System.