Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice
  2. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  3. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

5.6.0b9 export android error and after that editor error

Discussion in '5.6 Beta' started by PlayerPeter, Feb 21, 2017.

  1. PlayerPeter

    PlayerPeter

    Joined:
    Feb 14, 2017
    Posts:
    9
    Hi, everyone
    This is a new computer. I installed unity 5.6.0b9.
    I have two problems after export to android project using ADT build system:
    1.Even if I export a blank scene, it shows many errors.
    2.The unity editor's UI is changed to abnormal. Many characters is become red.
    Do anyone have this problem?
     

    Attached Files:

  2. PlayerPeter

    PlayerPeter

    Joined:
    Feb 14, 2017
    Posts:
    9
    I got the answer: I have to install android 4.1 sdk. After that the export has no error, and the unity editor looks OK.
    But I think if I have no android sdk v4.1, it should not show in the player settings: minimum api level.
    and I also install android sdk 4.03, but it didn't show 4.03 in the minimum api.
    I think maybe it's a bug?:)
     
  3. ScottyB

    ScottyB

    Joined:
    Apr 4, 2011
    Posts:
    146
    This change from the Unity 5.6 beta release notes might be of interest:
    This means that Android 4.1 is the new minimum version supported by Unity 5.6.
     
  4. PlayerPeter

    PlayerPeter

    Joined:
    Feb 14, 2017
    Posts:
    9
    Yes, I notice that change in release notes, but I'm not sure about the meaning of the sentence. That means it will not support android version lower than 4.1?
     
  5. ScottyB

    ScottyB

    Joined:
    Apr 4, 2011
    Posts:
    146
    Correct. No Unity game built with Unity 5.6 or higher will be able to support a version of Android less than Android 4.1. This also means that with Unity 5.6 onwards, developers creating Android games with Unity will need to have a version of the Android SDK that is Android 4.1 or higher.