Skip to content

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

6.1.0-pre.5

27 Jan 23:15
Compare
Choose a tag to compare

[6.1.0-pre.5] - 2025-01-27

Changed

6.0.5

25 Jan 01:13
Compare
Choose a tag to compare

[6.0.5] - 2025-01-24

Changed

6.1.0-pre.4

27 Dec 07:16
Compare
Choose a tag to compare

[6.1.0-pre.4] - 2024-12-26

Added

  • Added support for the XRShaderKeywords struct to the camera and occlusion providers.

Changed

6.0.4

05 Dec 12:15
Compare
Choose a tag to compare

[6.0.4] - 2024-12-05

Changed

6.1.0-pre.3

15 Nov 03:16
Compare
Choose a tag to compare

[6.1.0-pre.3] - 2024-11-14

Added

  • Added support for bounding boxes. Refer to Bounding boxes for more information.

Changed

  • Rebuilt static libraries with Xcode version 16.1 (16B40). You are now required to build iOS apps that include this package with Xcode 16.1 or newer.

6.1.0-pre.2

17 Oct 09:14
Compare
Choose a tag to compare

[6.1.0-pre.2] - 2024-10-09

Changed

6.1.0-pre.1

13 Sep 21:16
Compare
Choose a tag to compare

[6.1.0-pre.1] - 2024-08-24

Added

  • Added ARKitEnvironmentProbeSubsystem, ARKitHumanBodySubsystem, and ARKitOcclusionSubsystem. These classes were previously internal, and are now public.
  • Added C header file necessary to interpret native pointers: Includes~/UnityXRNativePtrs.h

Changed

  • Rebuilt static libraries with Xcode version 15.4 (15F31d).

Fixed

  • Fixed issue ARKB-58 where iOS apps could intermittently crash when destroying the AROcclusionManager with multithreaded rendering enabled.
  • Fixed the native input provider so that it now explicitly sets Device mode as its only supported Tracking Origin Mode. The XR Origin component will always use Device mode as its Tracking Origin Mode. You should set the XR Origin component's Camera Y Offset value to 0 to avoid adding a height offset to your camera and trackables.

6.0.3

19 Aug 21:15
Compare
Choose a tag to compare

[6.0.3] - 2024-08-16

Changed

5.1.5

25 Jun 10:14
Compare
Choose a tag to compare

[5.1.5] - 2024-05-31

Changed

  • Rebuilt static libraries with Xcode version 15.4 (15F31d). You are now required to build iOS apps with Xcode 15.4 or newer.

6.0.2

03 Jun 12:17
Compare
Choose a tag to compare

[6.0.2] - 2024-05-22

Changed

  • Rebuilt static libraries with Xcode version 15.4 (15F31d). You are now required to build iOS apps using Xcode 15.4 or newer.