Search Unity

ARKit 2.0 image tracking

Discussion in 'AR' started by Mike_Harris, Jul 31, 2018.

  1. Mike_Harris

    Mike_Harris

    Joined:
    Feb 13, 2016
    Posts:
    1
    I've been trying to get the updated image tracking working within the ARKit 2.0 but when I build out the Image anchor scene (Unity-Technologies-unity-arkit-plugin-24b52397d3eb>Assets>UnityARKitPlugin>Examples>ARKit1.5>UnityARImageAnchor>UnityARImageAnchor.unity) it appears to still be tracking like in ARKit 1.5. Any help would be greatly appreciated.

    Thanks!

    Unity 2017.4.4
    iPhone X
    iOS 11.4.1
    macOS High Sierra 10.13.6
    xCode 10.0 beta 5
     
  2. Futahei

    Futahei

    Joined:
    Sep 14, 2017
    Posts:
    4
  3. jose-araujo

    jose-araujo

    Joined:
    Nov 17, 2016
    Posts:
    34
    You have to make sure that you are running iOS 12 and not 11 for it to work. Also make sure that you select to deploy to iOS 12 in Xcode.
     
  4. AbradolfLinkler

    AbradolfLinkler

    Joined:
    Feb 26, 2017
    Posts:
    26
    3.4
    Hello,

    this solution unfortunately does not work for me and I'm having the same problem of poor image tracking.

    using unity 2018.3.4f1, on iphone 8 with ios 12.1, deploying in xcode to ios 12.1 - image tracking still is still lagging...