Search Issue Tracker
In Progress
In Progress in 3.4.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
- Duplicate External Textures start appearing when a Texture created with "CreateExternalTexture" is modified causing Memory Usage spikes on VisionOS
- Silent crash when using a "Blend Shape" in a "Skinned Mesh Renderer" to move vertices to Vector3.positiveInfinity, and "Occlusion Culling" is baked
- Some Prefab Source and Override content bounds are misaligned
- The Package Manager's "install packages by..." panels break when Domain Reload is triggered, and the panel is open
- Crash with multiple stack traces when leaving a docked VFX Graph open
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.