com.unity.xr.arkit 4.2.10

com.unity.xr.arkit

Source docs
Notes: processedReleased January 23, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2020.3

📈 Improvements

  • Rebuilt static libraries with Xcode version 15.1 (15C65). You are now required to build iOS apps using Xcode version 15.1 or newer.
  • Changed the image tracking documentation to mention the steps for building AssetBundles, referencing [new AR Foundation documentation](xref:arfoundation-image-tracking#use-reference-image-libraries-with-assetbundles).
  • Changed the AR Subsystems dependency version from 4.2.9 to 4.2.10.

🔧 Bug Fixes

  • Fixed issue ARKB-66 where iOS apps could intermittently crash when destroying the `ARCameraManager` with multithreaded rendering enabled. This fix requires that you build your app with Unity 2021.3.34f1 or newer.
  • Fixed an issue requiring batch mode to be run twice if executed on a clean project with no library, when making ARKit builds via Linux or Mac OS X.