microsoft / MixedReality-SpectatorView

Mixed reality spectator experiences
MIT License
194 stars 114 forks source link

Can't build SpectatorView on iOS: unity-arkit-plugin no longer available #428

Open sil2017 opened 4 years ago

sil2017 commented 4 years ago

Hi there, Having compile issues trying to build the IOS spectator view sample on Mac. "UnityEngine.XR.iOS not recognized" in scripts in the AzureSpatialAchorPlugin folder. This is caused by missing/failed ARKit plugin install. Looks like the following file : https://bitbucket.org/Unity-Technologies/unity-arkit-plugin/get/94e47eae5954.zip that is fetched during the install in SetuRepository.sh is no longer there. "Repository Unity-Technologies/unity-arkit-plugin not found". And it seems impossible now to access ARKit. (Unity migrated to ARFoundation) Any idea ? Thanks

methot-ilya-3ds commented 3 years ago

This mirror was working for me: https://github.com/zwcloud/unity-arkit-plugin