Skip to content

OpenXR SDK (Source) 1.1.50

Choose a tag to compare

@rpavlik rpavlik released this 29 Jul 18:12
· 30 commits to main since this release
release-1.1.50

OpenXR SDK 1.1.50 (2025-07-24)

This release features a new loader extension for some specific automation use
cases, several new vendor extensions, and code quality improvements, among other
changes.

  • SDK
  • Registry
    • Change: Update the XrSpatialAnchorCreateCompletionBD structure, and increment
      the revision of XR_BD_spatial_anchor.
      (internal MR 3876)
    • Fix: Remove XR_EXT_palm_pose paths from XR_HTCX_vive_tracker_interaction,
      as the /user/hand/left|right paths are not valid paths for Vive Trackers.
      (internal MR 3844)
    • Fix: Include XR_ERROR_SESSION_NOT_RUNNING in list of errors
      xrEnumerateInteractionRenderModelIdsEXT can return. (Already in specification
      prose.)
      (internal MR 3889)
    • Fix: Typo in comment for XR_ERROR_SPATIAL_PERSISTENCE_SCOPE_INCOMPATIBLE_EXT.
      (internal MR 3897)
    • Fix: Add explicit dependency to XR_ML_compat for
      XrCoordinateSpaceCreateInfoML.
      (internal MR 3907)
    • Improvement: Add comments for the XrResult values added by
      XR_BD_spatial_anchor and XR_BD_spatial_anchor_sharing.
      (internal MR 3861,
      internal issue 2535)
    • New multi-vendor extension: XR_EXT_loader_init_properties
      (internal MR 2454)
    • New vendor extension: XR_META_body_tracking_calibration.
      (internal MR 2963)
    • New vendor extension: XR_ANDROID_passthrough_camera_state.
      (internal MR 3614)
    • New vendor extension: XR_ANDROID_trackables.
      (internal MR 3615)
    • New vendor extension: XR_ANDROID_raycast.
      (internal MR 3620)
    • New vendor extension: XR_ANDROID_trackables_object.
      (internal MR 3623)
    • New vendor extension: XR_ANDROID_device_anchor_persistence.
      (internal MR 3626)
    • New vendor extension: XR_ANDROID_anchor_sharing_export.
      (internal MR 3627)
    • New vendor extension: XR_ANDROID_trackables_marker.
      (internal MR 3774)

The Android loader can be found on Maven Central, by adding the following line to your Android app's build.gradle dependencies section:

implementation 'org.khronos.openxr:openxr_loader_for_android:1.1.50'

(There may be a delay of a few hours after release before artifacts are accessible on Maven Central.)

Alternately, the AAR file (plus signature by the dedicated spec editor key and associated POM) are attached to this release.

Other release files are signed by specification editor Rylie Pavlik's key, with key fingerprint 45207B2B1E53E1F2755FF63CC5A2D593A61DBC9D. Link goes to full public key.