Skip to content

Releases: needle-mirror/com.unity.xr.arkit

5.1.4

02 May 09:14
Compare
Choose a tag to compare

[5.1.4] - 2024-04-29

Changed

6.0.1

03 Apr 08:20
Compare
Choose a tag to compare

[6.0.1] - 2024-04-01

Changed

6.0.0-pre.8

25 Mar 16:18
Compare
Choose a tag to compare

[6.0.0-pre.8] - 2024-03-19

Changed

5.1.3

26 Mar 14:20
Compare
Choose a tag to compare

[5.1.3] - 2024-03-12

Changed

6.0.0-pre.7

13 Mar 00:18
Compare
Choose a tag to compare

[6.0.0-pre.7] - 2024-03-11

6.0.0-pre.6

14 Feb 23:20
Compare
Choose a tag to compare

[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

29 Jan 09:20
Compare
Choose a tag to compare

[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

23 Jan 11:17
Compare
Choose a tag to compare

[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

19 Dec 05:15
Compare
Choose a tag to compare

[6.0.0-pre.5] - 2023-12-14

Changed

5.1.1

24 Nov 10:19
Compare
Choose a tag to compare

[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.