Search Unity

ARCore Demo Error on Unity (Version 2017.2.0b1)

Discussion in 'AR' started by kzkho2, Sep 27, 2017.

  1. kzkho2

    kzkho2

    Joined:
    Sep 27, 2017
    Posts:
    2
    Hi,
    I am having a problem with trying to get the display of the ARCore example on unity. I was following the guide from the website (https://developers.google.com/ar/develop/unity/getting-started). But I keep having these errors.
    upload_2017-9-27_14-13-45.png
    Also, in the XR Setting, I can't get the Tango Supported Checkbox.
    upload_2017-9-27_14-16-59.png
    Please kindly advise how to solve these problems.

    Thanks Regards
     
  2. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    Hi,

    You need Unity version 2017.2b9, b11, or f1. 2017.2b1 did not include support for ARCore. Also, you might get this error if you hit the Play in Editor button. ARCore only works on a supported Android device (Pixel or S8) and will throw a DllNotFoundException if you try to play in the Editor.

    Cheers,
    Tim
     
  3. kzkho2

    kzkho2

    Joined:
    Sep 27, 2017
    Posts:
    2
    Hi,
    Sorry, I am using the 2017.2.b11 (written wrongly). Thanks, it makes sense now.

    Cheers
     
  4. ormraa

    ormraa

    Joined:
    Mar 7, 2017
    Posts:
    1
    Hi Tim,

    Is 2017.2f1 equivalent to Patch 2017.2.0p1?

    Thanks
    Rick
     
  5. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    Looks like 2017.2f1 was never released; the closest would be 2017.2.0f3. 2017.2.0p1 should still work with ARCore, though this was the first of several patch releases and won't be as stable.