Skip to content

v2.10.1

Compare
Choose a tag to compare
@MehranAzimi-msft MehranAzimi-msft released this 17 Jul 17:50
· 6 commits to master since this release

SDK

  • What's New

    • This SDK 2.10.1 hotfix release contains a fix for a packaging issue introduced in SDK 2.10.0 in iOS UPM package for Unity. The issue was that importing the com.microsoft.azure.spatial-anchors-sdk.ios UPM package version 2.10.0 in Unity resulted in the following error message in Unity Editor.

    Asset Packages/com.microsoft.azure.spatial-anchors-sdk.ios/Plugins/iOS/AzureSpatialAnchors.framework/_CodeSignature/CodeResources has no meta file, but it's in an immutable folder. The asset will be ignored.

    There are no changes to the core binaries and functionalities in this release compared to SDK 2.10.0. Please refer to SDK 2.10.0 release notes below for details of new features introduced in SDK 2.10.0.

  • Known Issues

    • Due to a known issue in the Windows XR plugin, anchors found in Unity HoloLens apps using the ASA SDK's Unity plugin package may have an identity pose for one frame after AnchorLocated event is raised, and then the correct anchor pose is set in the next frame.

Samples

  • What's New

    • No changes to samples compared to SDK 2.10.0 release.
  • Known Issues

    • iOS Xamarin sample may freeze in nearby demo mode when placing an anchor due to an issue in the sample code.

    • Unity sample for HoloLens does not allow for surface interaction when placing cubes and hence cubes are not placed on surfaces.