com.unity.xr.hands 1.7.3
Source docsNotes: processedReleased January 22, 2026
Browse versions
PreviousNext
Unity Compatibility
Minimum Unity: 2022.3
Package Dependencies
- com.unity.inputsystem (1.3.0)
- com.unity.mathematics (1.2.6)
- com.unity.modules.xr (1.0.0)
- com.unity.xr.core-utils (2.2.0)
- com.unity.xr.management (4.0.1)
✨ 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`.
