com.unity.xr.interaction.toolkit 3.1.1

com.unity.xr.interaction.toolkit

Source docs
Notes: processedReleased March 3, 2025

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.3

Package Dependencies

📈 Improvements

  • Changed the `XRI Default Input Actions` in the Starter Assets sample. The `Select` and `UI Press` actions now include `select` bindings from the [Khronos Simple Controller (OpenXR)](xref:openxr-khronos-simple-controller-profile).

🔧 Bug Fixes

  • Fixed issue with input field caret position when using mouse and keyboard input on `XRKeyboardDisplay` input fields. Users will need to reimport the Spatial Keyboard sample to get the updated component script. (XRIT-230)
  • Fixed tooltip in XR Input Modality Manager component.
  • Fixed Editor analytics schema version.
  • Fixed API Updater prompts and use of deprecated method warnings in visionOS sample.
  • Fixed XR UI Input Module so the Submit and Cancel UI actions will now respect configured interactions. This matches the change made to the `InputSystemUIInputModule` in Input System 1.9.0.