com.unity.xr.arkit 6.0.0-pre.5

com.unity.xr.arkit

Source docs
Notes: processedReleased December 19, 2023

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2023.2

📈 Improvements

  • Changed AR Foundation dependency version from 6.0.0-pre.4 to 6.0.0-pre.5.
  • 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).
  • Static libraries were rebuilt with Xcode Version 14.3.1 (14E300c).

🔧 Bug Fixes

  • Updated the `ARKitPlaneSubsystem` to be compatible with the [PlaneClassifications](xref:UnityEngine.XR.ARSubsystems.PlaneClassifications) enum.
  • 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.