com.unity.xr.arkit 5.1.2
Source docsNotes: processedReleased January 29, 2024
Unity Compatibility
Minimum Unity: 2021.2
Package Dependencies
📈 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 AR Foundation dependency version to 5.1.2.
🔧 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 one of the following Unity versions or newer: 2023.3.0b1, 2023.2.5f1, 2022.3.17f1, 2021.3.34f1.
- Fixed shader warnings when using URP.
