Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
typelist
printablefalse

Overview

Motive SDK 2.1 has full support for OpenXR. Use OpenXR Player in place of XR Toolkit Player. Add the correct feature sets and controller profiles for the platforms you’re targeting. For example, for Meta Quest headsets:

...

Hand tracking is available using Unity’s XR Hands package. Follow these steps to enable hand tracking in your build.

  1. Install XR Hands package (1.2.1 at the time of this writing)

  2. Use Open XR Hands Player

  3. Add “Hand Tracking Subsystem” and “Meta Hand Tracking Aim” in OpenXR Feature Groups

  4. Enable MOTIVE_XR_HANDS build setting (may need to reimport XR Hands/XR Toolkit subfolders in Motive SDK).

With XR Hands enabled, the XR Hands player will activate hand tracking any time the controllers are idle.

Related Articles

Hardware Support

Unity

Troubleshooting Motive Unity SDK