google-ar / arcore-unity-extensions

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

ARCoreExtension GameObject for XR Origin in ARFoundation 5? #207

Closed yosun closed 1 month ago

yosun commented 3 months ago

Hi, are ARCore Extension gameObjects still required in AR Foundation 5? Should ARSessionOrigin be updated to XRSessionOrigin?

devbridie commented 3 months ago

Hey, there's some planned improvements on this in the near future. In the meantime you can use AR Foundation 5 and ignore warnings or use the migration guide to fix up the session origins.

mrichards commented 1 month ago

This issue is believed to be fixed with the release of ARCore Extensions for AR Foundation version 1.45.0. This package separates the package into two versions, one compatible with AR Foundation 4 and AR Foundation 4. Please see the Release Notes for more detail.

Using the new version will probably resolve your problem as it addresses a few issues in our beta ARF5 support, but if it doesn’t, please reopen so I can take another look.

Thanks!