Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Issues importing GameAnalytics into a 2019.2.0b6 project

Discussion in 'Asset Importing & Exporting' started by ADNCG, Jul 22, 2019.

  1. ADNCG

    ADNCG

    Joined:
    Jun 9, 2014
    Posts:
    992
    Can't import their Unity SDK. The importer gets stuck around the end, constantly alternating between Importing Assets: GameAnalytics/Plugins/GameAnalytics.dll and GameAnalytics/Plugins/Linux/sqlite3.so and goes on endlessly.

    I've tried the latest GA UnityPackage, I've tried downloading from their github repo and I've tried an older version of the SDK. All producing the same results. If I shut down unity and re-open it, the install isn't complete. The second I do any action that has to do with compiling, it tries to resume where the import process failed.

    Has anybody ran into a similar issue? My google fu seems to be failing me. My build platform target is iOS.

    edit :
    - Same issue with an empty project running on the same version, 2019.2.0b6.
    - GameAnalytics installs properly on stable release 2019.1.7f1.

    I'm still hoping someone has a fix that doesn't involve downgrading the project. I'm having quite a battle with the package manager and project regression.
     
    Last edited: Jul 22, 2019
    gamezuv and unity_Sb1KMbfqeJW5hQ like this.
  2. ehudcandivore

    ehudcandivore

    Joined:
    Jul 18, 2018
    Posts:
    11
    Happening to us as well - and we need 2019.2 to solve a bug in 2019.1 that causes apps to crash after re-opening them.
     
    unity_Sb1KMbfqeJW5hQ likes this.
  3. LimeJuice

    LimeJuice

    Joined:
    Nov 8, 2012
    Posts:
    60
    Same here :(
     
  4. gamezuv

    gamezuv

    Joined:
    Nov 6, 2013
    Posts:
    82
    hi any fix for 2019.2?
     
  5. hmtyzr

    hmtyzr

    Joined:
    Dec 22, 2016
    Posts:
    7
    Same problem here, too. GameAnalytics SDK:5.1.10 & Unity Editor:2019.2.0f1.
     
  6. gamezuv

    gamezuv

    Joined:
    Nov 6, 2013
    Posts:
    82
    Hi, there is a temporary solution for people not building for Linux and windows. Just delete the Linux folder and delete the GameAnalytics.dll from the project.
     
    unity_Sb1KMbfqeJW5hQ likes this.