MicrosoftDocs / mslearn-mr-adt-in-unity

This is a repo that holds the sample code for the Mixed Reality and Azure Digital Twins in Unity Learn Path
Creative Commons Attribution 4.0 International
65 stars 55 forks source link

Project loading with 35 errors on Maps package not getting resolved #20

Open shilparamteke opened 1 year ago

shilparamteke commented 1 year ago

Hello, I am getting 35 errors in the project when trying to load it in Unity all around the maps image

Unity is not allowing to load this package showing below error -

image

Looks like the package is deprecated as per below link https://www.nuget.org/packages/Microsoft.Maps.Unity/

But when I try to install that package separately as well as suggested in above link, it is still not allowing me to install it.

Please help me with this error as the project loads with all errors pertaining to this package which is not getting installed.

Thanks in advance.