arcore-unity-extensions icon indicating copy to clipboard operation
arcore-unity-extensions copied to clipboard

Google ARCore Extensions and Geospatial Creator for Unity's AR Foundation

Results 157 arcore-unity-extensions issues
Sort by recently updated
recently updated
newest added

Env: 1. Unity: 2019.4.14 2. arcore-unity-extension: 1.20 Build Error: ARCoreExtensions: Could not locate dependencies manifest plugin . Anyone know how to fix it?

Sometimes after saving an anchor, it will always resolve rotated by -90 degrees on the Y axis. It doesn't happen all the time, maybe 1 in 4 times I save...

How can i optimize my app so resolving wont take a long time?

I am getting errors on the cloud anchors sample with Unity 2020.2.0a13 despite using the exact packages in the install instructions. Updating to preview 9 bring 18 other errors about...

Hello, the ARcore extension 1.20 preview is lookign for 4.1.0 preview 5 of XRARfoundation and XRArCore but only 4..0.8 is available as the latest on Mac

I followed the instructions on the ARCore Unity "Quickstart for Android" document at https://developers.google.com/ar/develop/unity/quickstart-android using Unity 2019.4.3f1 Personal on Windows 10 I got it to build and install on my...

needs info

**Description** When running a Unity3D application on Android, using AR Foundation, the application experiences randomly freezes when detecting a tracking image. The camera feed will freeze and all code running...

### Problem: I can run the iOS app only once with the new ARCore Extensions 1.17.0 in Unity a clean project. After the first run, the app does not start...

Hi! I am developing AR game using ARFoundation on Unity 2019.3.0b7. I wanted to use Cloud Anchors API by google and followed this [codelab](https://codelabs.developers.google.com/codelabs/arcore-extensions-cloud-anchors/#0) Every time I try to host...

Built in PlayServicesResolver conflicts with Firebase one. I tried to delete the Firebase's one but I get some errors in firebase scripts Trying to delete the one included in extensions...