google-ar / arcore-unity-extensions

Google ARCore Extensions and Geospatial Creator for Unity's AR Foundation
Other
347 stars 97 forks source link

Use ARCoreExtension and ARFoundation 5.0.2 not stable #95

Open letuan11191 opened 1 year ago

letuan11191 commented 1 year ago

I've used ARCoreExtension with ARFoundation 5.0.2 and built IOS app. App AR running on device is not stable

Barokoli commented 1 year ago

If you are on iOS you are probably running into the issues mentioned in: https://github.com/google-ar/arcore-unity-extensions/releases Until it is fixed in ARFoundation 5.0.3 (propably) try 5.0.0-pre.13 with multithreaded rendering disabled. Thats what worked for me.