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

Can't build for Android on Unity 2017.1

Discussion in 'Editor & General Support' started by Cress7, Jul 12, 2017.

  1. Cress7

    Cress7

    Joined:
    Dec 27, 2015
    Posts:
    20
    Hi guys! I updated from Unity 5 to 2017.1 and I have a problem building for Android.
    I don't know how to solve this!
     
    IgorDemchuk likes this.
  2. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    This didn't happen before Unity 2017.1 ?
     
  3. AnandaG

    AnandaG

    Joined:
    Mar 21, 2015
    Posts:
    1
    Same problem with me ! Any help?
     
  4. Cress7

    Cress7

    Joined:
    Dec 27, 2015
    Posts:
    20
    It didn't happen with the previous version of Unity. Only when I updated to 2017.1.
     
  5. gamepower7

    gamepower7

    Joined:
    May 16, 2017
    Posts:
    27
    Same her , just installed 2017.1 and tried to build.

    update :
    it happed when i assign Key Alias , if i change the key Alias to Unsigned , it will build
     
    Last edited: Jul 13, 2017
  6. Cress7

    Cress7

    Joined:
    Dec 27, 2015
    Posts:
    20
    Same for me. Do you have Android build tools version 26?
     
  7. MAttila

    MAttila

    Joined:
    Jun 9, 2015
    Posts:
    6
    Same for me. just installed the 2017.1 . Unsigned works for me too but it's not a perfect solution :)
     
  8. IgorDemchuk

    IgorDemchuk

    Joined:
    Mar 9, 2015
    Posts:
    21
    Same here - can't build for Android.
    1. Unity 2017.1
    2. Build System: Internal (Default)
    3. Non development build
    4. Latest Android SDK


    Works perfect in Unity 5.6.2.f1
     
  9. MAttila

    MAttila

    Joined:
    Jun 9, 2015
    Posts:
    6
  10. gamepower7

    gamepower7

    Joined:
    May 16, 2017
    Posts:
    27
    yes , all SDK tools are updated
     
  11. IgorDemchuk

    IgorDemchuk

    Joined:
    Mar 9, 2015
    Posts:
    21
    This helped me
     
    MortePCAndVR likes this.
  12. gamepower7

    gamepower7

    Joined:
    May 16, 2017
    Posts:
    27
    hi
    i think i found a related bug , please check and confirm
     
  13. joestudio098

    joestudio098

    Joined:
    Jan 22, 2019
    Posts:
    1
    just download and use android-sdk-build-tools 26.01 and work for me