com.unity.xr.arkit 3.0.0-preview.4
Notes: processedReleased October 23, 2019
Unity Compatibility
Minimum Unity: 2019.2
Package Dependencies
🔧 Bug Fixes
- Allow building on non-macOS platforms. When building for iOS, this package determines which version of Xcode is selected in the Build Settings and enables the appropriate native library. This requires that Xcode be installed, which is not possible on non-macOS platforms. In this case, the library built with Xcode 11 is used.
- Fixed reporting of tracking state for ARHumanBodies. Previously, the tracking state was always `TrackingState.Tracking`. Now, the tracking state will change to `TrackingState.None` when the person is no longer being tracked.
