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

Fix define string in asmdef to "ARCORE_USE_ARF_5"

Open asus4 opened this issue 1 year ago • 1 comments

The defined string in asmdef is not correct when the ARFoundation 5.0 is installed.

This PR fixes obsolete warnings in Unity Editor:

warning CS0618: 'ARSessionOrigin' is obsolete: 'ARSessionOrigin has been deprecated. Use XROrigin instead.'

asus4 avatar Apr 15 '24 16:04 asus4

  • Fixes #190

asus4 avatar May 15 '24 13:05 asus4

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!

mrichards avatar Oct 01 '24 16:10 mrichards