Skip to content

ARCore Extensions for AR Foundation v1.28.0

Compare
Choose a tag to compare
@jeremyvc jeremyvc released this 04 Nov 01:20

Known issues

  • None

Breaking & behavioral changes

New APIs and capabilities

  • None

Deprecations

  • None

Other changes

  • To support Android 12, ARCore Extensions for AR Foundation now requires Gradle version 6.1.1 or later and Android Gradle Plugin 4.0.1 or later. For details, refer to Building for Android 12.
  • Removed CloudAnchors sample since the Unity HLAPI package is no longer available in Unity 2021.2 and later. The PersistentCloudAnchors sample remains and should be used instead.
  • The ARCore Extensions SDK now only automatically cleans up External Dependency Manager dependencies in batch mode to avoid conflicts when patching Assets/Plugins/Android/mainTemplate.gradle, for example when building for Android 11 or Android 12.

Bug fixes