com.unity.xr.arcore 6.0.2
Source docsNotes: processedReleased June 3, 2024
Unity Compatibility
Minimum Unity: 6000.0
Package Dependencies
- com.unity.modules.androidjni (1.0.0)
- com.unity.modules.unitywebrequest (1.0.0)
- com.unity.xr.arfoundation (6.0.2)
- com.unity.xr.core-utils (2.2.2)
- com.unity.xr.management (4.4.0)
📈 Improvements
- Changed AR Foundation dependency version from 6.0.1 to 6.0.2.
🔧 Bug Fixes
- Fixed the native input provider so that it now explicitly sets **Device** mode as its only supported [Tracking Origin Mode](xref:Unity.XR.CoreUtils.XROrigin.TrackingOriginMode). The [XR Origin component](xref:xr-core-utils-xr-origin-reference) 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.
