com.unity.xr.arkit 5.0.2

com.unity.xr.arkit

Notes: processedReleased September 12, 2022

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2021.2

📈 Improvements

  • Static library was built with Xcode 13.4.1 (13F100)

🔧 Bug Fixes

  • Fixed an issue where rendered frames comes out of order on iOS 16 when built with multi-threaded rendering enabled in Unity.
  • Fixed a bug where the `HandheldARInputDevice` did not appear in the Editor's InputActions UI. Now, if you are manually configuring the **Tracked Pose Driver** component on the camera under XR Origin, you can select **AR Handheld Device > devicePosition** and **AR Handheld Device > deviceRotation** for position and rotation input bindings respectively.
  • Fixed a bug where `ARKitReferenceImageLibraryBuildProcessor` could cause compile error when build target is not iOS.