Releases: needle-mirror/com.unity.xr.arkit
Releases · needle-mirror/com.unity.xr.arkit
6.1.0-pre.5
[6.1.0-pre.5] - 2025-01-27
Changed
6.0.5
[6.0.5] - 2025-01-24
Changed
6.1.0-pre.4
[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
[6.0.4] - 2024-12-05
Changed
6.1.0-pre.3
[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
[6.1.0-pre.2] - 2024-10-09
Changed
6.1.0-pre.1
[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
[6.0.3] - 2024-08-16
Changed
5.1.5
[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
[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.