com.unity.xr.openxr 1.2.2

com.unity.xr.openxr

Notes: processedReleased June 2, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3 (0b14)

🔄 Changes

  • Fixed a bug when using SteamVR runtime that would cause the view to stop rendering and input to stop tracking if the main thread stalled for too long.
  • Fixed bug with feature sets that could cause the XR Management check box to be out of sync with the checkbox on the OpenXR Settings page.
  • Fixed bug with HTC Vive controller profile that caused the `aim` and `grip` poses to be identical.
  • Renamed `Feature Sets` to `Feature Groups` in the UI.
  • Removed unnecessary build hook for `EyeGaze` that was causing incorrect capabilities to be set on `HoloLens2`.
  • Editor runtime override will no longer change the runtime for standalone builds executed using `Build and Run`.