com.unity.xr.hands 1.7.3

com.unity.xr.hands

Source docs
Notes: processedReleased January 22, 2026

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2022.3

Features

  • Added a project validation rule to Gestures sample to detect missing TMP and provide fix actions.

🔧 Bug Fixes

  • Fixed high frame times when rendering the Joints in the `HandVisualizer`.
  • Fixed the `OpenXRHandProvider` constructor being stripped when the Managed Stripping Level is set to High.
  • Mitigated UI flicker in the XR Hand Capture sample scene.
  • Fixed the name of the Material Pipeline Handler object type when using the Create menu.
  • Guarded TMP usages in Gestures sample to prevent compilation errors when TMP is not installed.
  • Fixed MaterialPipelineHandler script to properly convert and save materials.

📈 Improvements

  • Changed the minimum supported editor version to `2022.3`.