Search Unity

Android AppBundle(aab) Arfoundation don't move camera.

Discussion in 'AR' started by Belader, Jun 7, 2019.

  1. Belader

    Belader

    Joined:
    Oct 1, 2012
    Posts:
    9
    Hi.

    I have a Samnsung s7 that works with the Arfundation demos if I compile an APK but if I use the new google app bundle system it stops working, the map is not drawn on the screen, it is somewhere in the scene.

    I have to upload my application to the google store but I can not make the AR work well and you can not upload as APK

    Any idea of how I can fix it or some version that works?

    Unity3d 2019.1.5
    ArFoundation 2.2.0
    Arcore 2.2.0

    Thanks
     
  2. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
    There is a known issue which prevents tracking from working when building an app bundle. We are looking into it.
     
  3. VamirehGo

    VamirehGo

    Joined:
    Mar 8, 2019
    Posts:
    4
    With aab AR Camera is not working. With apk camera work well
     
  4. tdmowrer

    tdmowrer

    Joined:
    Apr 21, 2017
    Posts:
    605
  5. makled

    makled

    Joined:
    May 28, 2017
    Posts:
    14
    Hey, I am using Unity 2019.1.2 and I still have problem with the camera not tracking when I build an aab. Do i need to update my unity version?
     
  6. mzcustom

    mzcustom

    Joined:
    Mar 21, 2019
    Posts:
    3
    I used Unity 2019.1.6f1, ARFoundation 2.1.0, ARCore XR Plug-in 2.1.0. Uploaded the app as aab to Google Play and got it published. Downloaded and ran it on my testing device(Nokia 8) and the problem still persists. Could you tell me what might be the best solution? Should I install the latest official release(2019.2.0f1) and build the app with it? Or is there any quicker fix for my current version of Unity? Thanks.
     
    Last edited: Aug 13, 2019
  7. stefangoodc

    stefangoodc

    Joined:
    Jan 20, 2014
    Posts:
    6
    I'm also seeing this with Unity 2019.1.6f1, ARFoundation 2.1.0, ARCore XR Plug-in 2.1.0.
     
  8. unisip

    unisip

    Joined:
    Sep 15, 2010
    Posts:
    340
    [bump]
    Has this issue been resolved ? Not being able to publish an Android application as a bundle with AR makes the whole AR framework basically useless :-(
     
  9. dayliff2

    dayliff2

    Joined:
    Jan 3, 2019
    Posts:
    3
    For anyone still having this issue, I've heard that these versions of Unity have the fix applied: 2018.4.4f1, 2019.1.10f1, 2019.2.0b9, & 2019.3.0a8.

    I tested out 2019.1.10f1 and it now works.