com.unity.xr.arkit 2.2.0-preview.6

com.unity.xr.arkit

Notes: processedReleased October 24, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2018.3

🔧 Bug Fixes

  • Update ARKit 3 compatibility for Xcode 11.0 (11A420a).
  • Enforce minimum target iOS version of 11.0 whenever ARKit is required.
  • Setting the `ARHumanBodyManager.humanSegmentationDepthMode` value to either `HalfScreenResolution` or `FullScreenResolution` resulted in an invalid human segmentation depth image. This has been fixed.
  • Exclude tvOS as a supported platform.