Hi all,
i have made a small visionOS test scene with a ball. The ball has an XR Grab Intractable component and its grazable by a pinch gesture. Now I want to grab the ball with the whole hand and I have made some tests with XR Hands to add this functionality. My first test should only detect a thumbs up and show a comment on a Textmesh Pro. I have add an Hand Visualizer and Hand Processor to my Rig. I don’t know what “Joint Visual prefab” is so I added the Right Hand Tracking Object to it. My Left hand Tracking and My Right Hand Tracking objets have an “XR Hand Tracking Events” Component added and handedness is set to the right hand. I’ve added an empty objet to both and added a “Static Hand gesture” to it. Set the Hand Tracking Events objets and added a Thumbs Up Pose to it.
On Start the hands are visible, my own hands (Passthrough) and the “in game hands” also. The in game hands are moving with my hands and fingers. I can grab the ball with a pinch. But the Thumbs up is not detected and I cannot see why.
Any ideas?


