MicrosoftDocs / azure-docs

Open source documentation of Microsoft Azure
https://docs.microsoft.com/azure
Creative Commons Attribution 4.0 International
10.2k stars 21.35k forks source link

Tutorial does not work for 2019 LTS #73892

Open mehtaAbhimanyu opened 3 years ago

mehtaAbhimanyu commented 3 years ago

[Enter feedback here] Tested on: 2019LTS MRTK: 2.6.1 AR Foundation: 3.1.3 (as recommended in the tutorial) Windows Mixed Reality: 4.2.1 XR Plugin: 2.6.1 XR Plugin Management: 4.0.1

Azure Spatial Anchors SDK Core: 2.7.1 Azure Spatial Anchors SDK for Windows: 2.7.1 (As mentioned in the Azure Spatial Anchors tutorial)

Just get errors on importing the AR foundation package. Only one that is able to import without errors is 2.1.18 (verified). Even that does not work when the ASA 2.7.1 is imported. Impossible to do any of the tutorial in 2019LTS without importing ASA SDK. Help! ERROR_arFoundation


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

SatishBoddu-MSFT commented 3 years ago

@mehtaAbhimanyu Thanks for the feedback! I have assigned the issue to the SME for further review.

gllebede commented 3 years ago

Thank you for reporting the issue.

ASA SDK 2.7.1 is not compatible with the XR Plugin Framework. The ASA SDK you are targeting is compatible with Unity 2019 LTS, ARCore and ARKit XR Plugins version 3.1.3 and Windows Mixed Reality 4.2.1. May I ask you to remove XR Plugin Management (it may ask to remove other packages first) and try to install platform-depended package?

HoloLens – Windows Mixed Reality 4.2.1: https://docs.unity3d.com/Packages/com.unity.xr.windowsmr.metro@4.2/manual/index.html

Android – ARCore XR Plugin 3.1.3: https://docs.unity3d.com/Packages/com.unity.xr.arcore@3.1/manual/index.html

iOS – ARKit XR Plugin 3.1.3: https://docs.unity3d.com/Packages/com.unity.xr.arkit@3.1/manual/index.html