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

Bug (Case 1174020) Player Settings corrupt/can't load Android sdks on new install

Discussion in '2019.3 Beta' started by CDF, Aug 3, 2019.

  1. CDF

    CDF

    Joined:
    Sep 14, 2013
    Posts:
    1,311
    Related issues for 2019.2:
    https://forum.unity.com/threads/nee...pen-player-settings-on-android-target.720839/
    https://forum.unity.com/threads/201...ked-on-icon-setting-in-player-setting.720881/

    Basically, the issue is Unity not asking for OpenJDK firewall permission before opening player settings on Android platform. By this I mean:

    openJDK.png

    The issue does not occur after building the player, since that is when Unity asks for the permission. Not exactly intuitive, since users should configure player settings before building

    in 2019.3 the issue is small. Only some errors in the console:
    on 2019.2 it's pretty fatal. The entire player settings window doesn't show and outputs lots of errors.
    See this post: https://forum.unity.com/threads/nee...pen-player-settings-on-android-target.720839/
     
    DeliaF_Manea likes this.