com.unity.xr.arcore 4.1.3

com.unity.xr.arcore

Notes: processedReleased January 21, 2021

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.4

Package Dependencies

🔄 Changes

  • Update ARCore to version 1.22.

🔧 Bug Fixes

  • When building for Android, this package would always update the Android manifest with entries necessary for ARCore to function, even when ARCore was not enabled via XR Plug-in Management. This has been fixed so that the Android manifest is not changed unless ARCore is enabled.
  • When any property of an [ARCoreSettings](xref:UnityEditor.XR.ARCore.ARCoreSettings) is changed, the asset is correctly marked dirty.