Skip to content

ARCore Extensions for AR Foundation v1.47.0

Latest
Compare
Choose a tag to compare
@marktest1974 marktest1974 released this 12 Dec 19:40
· 4 commits to main since this release

New APIs and capabilities

Beta Support for Unity 6 and AR Foundation 6

ARCore Extensions for Unity's AR Foundation now has beta support for AR Foundation 6 to give support for Unity 6.
Use the following installation methods to obtain a compatible version of ARCore
Extensions for AR Foundation:

  • Through Add package from git url...: Use https://github.com/google-ar/arcore-unity-extensions.git#arf6,
  • Through Add package from tarball...: Use a release denoted by arf6 from the releases page.

To upgrade your project from AR Foundation 5 to AR Foundation 6, see the
following guide.

Note: ARCore Extensions for AR Foundation continues to use deprecated AR Foundation 5 symbols. Obsolete function warnings will appear in the Unity Editor.

Bug fixes

  • Fixed Cloud Anchor Sample's plane being non-transparent for Unity 6