com.unity.xr.arkit-face-tracking 3.0.0-preview.4

com.unity.xr.arkit-face-tracking

Notes: processedReleased October 23, 2019

Browse versions

PreviousNext

Unity Compatibility

Minimum Unity: 2019.2

🔧 Bug Fixes

  • Fixed an incorrect face rotation when using the rear camera feed.
  • Correclty 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.