Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
pixelplacement's avatar
4 years ago

Hand tracking does not work

I've tried numerous Unity versions and hand tracking seem to not work.  The sample scene with the trains appears to not recognize hands at all.  I have hands in the main menu tracking find and if I flip my hand over I can get the oculus menu gesture to work but nothing from Unity (Link cable or on device) seems to work.  It appears that the manifest is also reporting the proper entry for hand tracking.  I'm stumped.  

7 Replies

Replies have been turned off for this discussion
  • Anonymous's avatar
    Anonymous

    Same as you described here πŸ˜• 

    Oculus Menue Functions are working but no collision, no mesh for the hands.

  • I found a workaround.  Apparently hand tracking is broken in v.31 with OpenXR.  Switch back to VRAPI from Oculus > Tools menu and you should be good to go again.

    • Anonymous's avatar
      Anonymous

      Perfect! Hope they'll fix the problem with OpenXR but at least now I can continue working πŸ™‚

    • rh779's avatar
      rh779
      Honored Guest

      Not working for me 😞

      Using OVRPlugin v1.67.0

  • Thanks for the workaround! Finally after hours it works! πŸ™‚

    OpenXR is still not working... they should definitely fix this... or at least mention it in the guide for hand tracking support...

  • Same here, no hands in the editor!

    Using latest integration package (v.35) with OVRPlugin v1.67.0. and OpenXR enabled

    • rh779's avatar
      rh779
      Honored Guest

      I got my hands working with the newest update of Oculus integration and VRAPI in Unity 2020.3.19f1, however, getting the hands to grab object has been a mission impossible. If anyone has any leads on how to get it to work, I would really appreciate it. Im using OVRPlayerController with OVRHandPrefab and OVRGrabber.