Releases: needle-mirror/com.unity.xr.arkit
Releases · needle-mirror/com.unity.xr.arkit
5.1.4
[5.1.4] - 2024-04-29
Changed
6.0.1
[6.0.1] - 2024-04-01
Changed
6.0.0-pre.8
[6.0.0-pre.8] - 2024-03-19
Changed
5.1.3
[5.1.3] - 2024-03-12
Changed
6.0.0-pre.7
[6.0.0-pre.7] - 2024-03-11
6.0.0-pre.6
[6.0.0-pre.6] - 2024-02-08
Changed
- 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 minimum Unity Editor version to
2023.3
.
5.1.2
[5.1.2] - 2024-01-22
Changed
- 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.
- Changed AR Foundation dependency version to 5.1.2.
Fixed
- 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.
4.2.10
[4.2.10] - 2024-01-12
Changed
- 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.
6.0.0-pre.5
[6.0.0-pre.5] - 2023-12-14
Changed
5.1.1
[5.1.1] - 2023-11-14
Changed
- Static Libraries were rebuilt with XCode version 14.3.1 (14E300c)
- Updated AR Foundation dependency to version 5.1.1.
Fixed
- Fixed issue ARKB-49 where the static libraries could be unintentionally included in iOS builds when the ARKit provider plug-in was not enabled in XR Plug-in Management.