OpenXR SDK (Source) 1.1.49
OpenXR SDK 1.1.49 (2025-06-10)
This release primarily adds new extensions: a collection of ratified
multi-vendor extensions related to "spatial entities" (see associated blog post on the spatial entities features, multi-vendor extensions
to work with interaction render models, and a vendor extension.
Errata: The sample app (hello_xr) in this release (source and binary) does not support OpenGL on Windows by default due to a build system error. This does not affect the loader or applications built separately from this repository.
- SDK
- Improvement: Fix multiple clang-format formatting issues.
(internal MR 3845) - Validation Layer: Add support for handles created by async operations.
(internal MR 3030)
- Improvement: Fix multiple clang-format formatting issues.
- Registry
- New ratified multi-vendor extension:
XR_EXT_spatial_entity
(internal MR 3030,
internal MR 3874) - New ratified multi-vendor extension:
XR_EXT_spatial_anchor
(internal MR 3286,
internal MR 3874) - New ratified multi-vendor extension:
XR_EXT_spatial_plane_tracking
(internal MR 3402) - New ratified multi-vendor extension:
XR_EXT_spatial_marker_tracking
(internal MR 3414) - New ratified multi-vendor extension:
XR_EXT_spatial_persistence
(internal MR 3533,
internal MR 3874) - New ratified multi-vendor extension:
XR_EXT_spatial_persistence_operations
(internal MR 3606) - New multi-vendor extension:
XR_EXT_render_model
(internal MR 2464,
internal MR 2095,
internal MR 3225) - New multi-vendor extension:
XR_EXT_interaction_render_model
(internal MR 2615,
internal issue 2353,
internal MR 3551,
internal MR 3629,
internal MR 3710) - New vendor extension:
XR_BD_spatial_plane
(internal MR 3777)
- New ratified multi-vendor extension:
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.49'(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.