Search Unity

Bug iOS Auto build AR Facetracking issue

Discussion in 'AR' started by Ndupker, Sep 15, 2020.

  1. Ndupker

    Ndupker

    Joined:
    Jul 3, 2018
    Posts:
    6
    We are currently having an issue where when the project is build through Jenkins or the terminal the folder 'com.unity.xr.arkit-face-tracking' does not appear in the Xcode Projects 'Libraries' folder.

    This then causes build issues when it is referenced elsewhere, and presumably face tracking will not function without it.

    In our tests we found that the issue only occurs if The 'ARKit XR Plugin' or the 'ARKit Face Tracking' plugin versions are newer than 'Version 4.1.0-preview.3'.

    As such we currently build with both set to preview 3 but we need a newer preview version to use the environment occlusion on the iPad pro.

    I have submitted a bug report.
     
    Last edited: Sep 15, 2020
  2. Shaunyowns

    Shaunyowns

    Joined:
    Nov 4, 2019
    Posts:
    328
    Hey @Ndupker, are you referring to case #1276719? In that case, the issue is now fixed. Can you help confirm?