com.unity.xr.arkit 6.0.0-pre.4
Source docsNotes: processedReleased November 1, 2023
Unity Compatibility
Minimum Unity: 2023.2
Package Dependencies
✨ Features
- Added support for [BoundedPlane.classifications](xref:UnityEngine.XR.ARSubsystems.BoundedPlane.classifications) for [BoundedPlanes](xref:UnityEngine.XR.ARSubsystems.BoundedPlane) provided by the `ARKitPlaneSubsystem`.
- Added support for `XRCameraSubsystem.GetShaderKeywords` to `ARKitCameraSubsystem` and `ARKitOcclusionSubsystem`.
📈 Improvements
- Static libraries were rebuilt with Xcode Version 14.3.1 (14E300c).
- ### Deprecated
- Deprecated and replaced the following APIs:
- - `ARKitCameraSubsystem.GetMaterialKeywords` to `ARKitCameraSubsystem.GetShaderKeywords`
- - `ARKitOcclusionSubsystem.GetMaterialKeywords` to `ARKitOcclusionSubsystem.GetShaderKeywords`
🔧 Bug Fixes
- 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.
