docs.unity3d.com

    Changelog

    All notable changes to this package will be documented in this file.

    The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

    [4.1.13] - 2022-11-01

    [4.1.12] - 2022-09-11

    Changes

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

    [4.1.10] - 2022-03-01

    Changes

    • Static library was built with Xcode 13.2.1 (13C100)

    [4.1.9] - 2022-01-06

    Fixes

    • Fixed bug where setting a texture's wrapMode to clamp on the facePrefab would cause the texture to shift incorrectly. The issue tracker can be found here.

    [4.1.7] - 2021-03-31

    [4.1.5] - 2021-01-25

    [4.1.3] - 2021-01-05

    Changes

    • Removed the CONTRIBUTING.md file as this package does not accept contributions.
    • This package now requires Unity 2019.4.15f1 or later.

    [4.1.1] - 2020-11-11

    Changes

    • Released package for Unity 2021.1

    [4.1.0-preview.13] - 2020-11-09

    [4.1.0-preview.12] - 2020-11-02

    [4.1.0-preview.11] - 2020-10-22

    Changes

    • Static library was built with Xcode 12.1 (12A7403).

    [4.1.0-preview.10] - 2020-10-12

    [4.1.0-preview.9] - 2020-09-25

    Changes

    • Static library was built with Xcode 12.0.1 (12A7300).

    Fixes

    • Update documentation links and language to reflect current iOS face tracking capabilities.

    [4.1.0-preview.7] - 2020-08-26

    Changes

    • Static library was built with Xcode 12.0 beta 6 (12A8189n).

    [4.1.0-preview.6] - 2020-07-27

    Changes

    • Static library was built with Xcode 12.0 beta 3 (12A8169g).

    [4.1.0-preview.5] - 2020-07-16

    Changes

    • The ARKit face tracking static library is no longer part of the generated Xcode project when face tracking is disabled in the ARKit settings in the XR Plug-in Management UI. Added default implementations of calls to native code when face tracking is excluded so that linker errors do not occur.
    • Static library was built with Xcode 12.0 beta 2 (12A6163b).

    [4.1.0-preview.3] - 2020-07-09

    Changes

    • No changes. Updated package version to stay in sync with ARKit XR Plugin.

    [4.1.0-preview.2] - 2020-06-24

    Changes

    • Updating the documentation links for the new package version.

    [4.1.0-preview.1] - 2020-06-23

    Changes

    • Minimum Unity version for this package is now 2019.4.
    • Static library was built with Xcode 12.0 beta (12A6159).

    [4.0.1] - 2020-05-27

    • Updating dependency on AR Subsystems 4.0.1

    [4.0.0-preview.3] - 2020-05-04

    Changes

    • Static libraries were built with Xcode 11.4.1 (11E503a).
    • Removed support for Xcode versions below version 11.0 as per apple app store submission guidelines. See App Store submission guidelines for more information

    Fixes

    • Fixed all broken or missing scripting API documentation.

    [4.0.0-preview.1] - 2020-02-26

    Changes

    • The ARSubsystem implementions have been updated to reflect changes in the ARSubsystems API.
    • See the ARFoundation Migration Guide for more details.

    [3.1.3] - 2020-04-13

    Changes

    • Build compiled binaries with Xcode 10.3 (10G8) and Xcode 11.4 (11E146).

    [3.1.0-preview.8] - 2020-03-12

    [3.1.0-preview.7] - 2020-03-03

    Changes

    • Build compiled binaries with Xcode 10.3 (10G8) and Xcode 11 (11C505).

    [3.1.0-preview.6] - 2020-02-18

    Fixes

    • Updating version dependency on com.unity.xr.arkit.

    [3.1.0-preview.4] - 2020-01-17

    Fixes

    • Updating version dependency on com.unity.xr.arkit.

    [3.1.0-preview.2] - 2019-11-22

    Fixes

    • Cleaning the static library meta files.

    [3.1.0-preview.1] - 2019-11-21

    Changes

    • Rebuilt static libraries.

    [3.0.2] - 2020-03-18

    Changes

    • Build compiled binaries with Xcode 10.3 (10G8) and Xcode 11.3.1 (11C505).

    Fixes

    • Updating version dependency on com.unity.xr.arkit.

    [3.0.1] - 2019-11-27

    • 2020.1 verified release

    Fixes

    • Updating version dependency on com.unity.xr.arkit.

    [3.0.0] - 2019-11-05

    [3.0.0-preview.4] - 2019-10-22

    Changes

    • Static libraries were built with Xcode 11.1 (11A1027) and Xcode 10.3 (10G8)

    Fixes

    • Fixed an incorrect face rotation when using the rear camera feed.
    • Correctly report the supported number of simultaneously tracked faces. Previously, ARFaceManager.supportedFaceCount would always return the supported number of tracked faces in front-facing camera mode. The value reported now depends on the current configuration since, in rear-facing camera mode, the number could be different.

    [3.0.0-preview.3] - 2019-09-26

    Changes

    • Build compiled binaries with Xcode 10.3 (10G8) and Xcode 11 (11A420a)

    [3.0.0-preview.2] - 2019-09-05

    Improvements

    • Update ARSubsystems dependency to 3.0.0-preview.2

    [3.0.0-preview.1] - 2019-08-27

    New

    • This package now supports bulding with Xcode 10, and 11 beta 7.

    [1.1.0-preview.4] - 2019-07-29

    New

    • Add support for eye tracking.

    Changes

    • Recompile static library with XCode 11 beta 5.

    [1.1.0-preview.3] - 2019-07-18

    Changes

    • Recompile static library with Xcode 11 beta 4.

    [1.1.0-preview.2] - 2019-07-15

    Changes

    • Recompile static library with Xcode 11 beta 3.
    • Update Unity dependency to 2019.1

    [1.1.0-preview.1] - 2019-06-05

    • Adding support for ARKit 3 functionality: multiple face tracking and tracking a face (with front camera) while in world tracking (with rear camera).

    [1.0.0-preview.6] - 2019-05-31

    Fixes

    • Fix documentation links.

    [1.0.0-preview.4] - 2019-05-06

    This is the first release of ARKit Face Tracking.

    Provides runtime support for Face Tracking on ARKit. This is a separate package from com.unity.xr.arkit due to security concerns: apps that contain certain face-tracking related symbols in their compiled binaries will fail App Store validation unless additional documentation explaning the uses of face tracking are documented. This allows face tracking support to be added separately.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023