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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
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.