Skip to content

Mixed Reality OpenXR Plugin v1.10.0

Compare
Choose a tag to compare
@marlenaklein-msft marlenaklein-msft released this 06 Dec 23:04
· 6 commits to main since this release
942f50a

[1.10.0] - 2023-12-04

  • Added new APIs TrackingMapManager and TrackingMapType to allow an application to opt into running in an Application-Exclusive tracking mode on HoloLens 2.
  • Upgraded the OpenXR remoting runtime to 2.9.3 release.
    • Holographic Remoting using the OpenXR API now supports the XR_MSFT_scene_marker extension.
    • Holographic Remoting using the OpenXR API now supports GPU Adapter selection through the XrRemotingPreferredGraphicsAdapterMSFT extension struct.
  • Updated the plugin package to be compatible with Unity's UPM Asset Store.
  • Fixed an issue where ARMarkerManager was getting enabled even when marker functionality was unavailable.
  • Fixed an issue where ARMarkers were not positioned correctly for some orientations when using TransformMode.Center.
  • Added additional context to MR Plugin validation tooltips.