com.unity.xr.arcore 6.0.2

com.unity.xr.arcore

Source docs
Notes: processedReleased June 3, 2024

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 6000.0

Package Dependencies

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