Search Unity

Unity 5 android build not working on Galaxy S6 Lollipop 5.1.1

Discussion in 'Android' started by CyberTurboPlays, Jul 4, 2015.

  1. CyberTurboPlays

    CyberTurboPlays

    Joined:
    Nov 7, 2014
    Posts:
    65
    hi guys
    i just received report on my end, my Unity 5 andriod build is not working on Galaxy S6 Lollipop 5.1.1.

    is Lollipop 5.1.1 currently not supported? i can see even when in the latest U5.1.1 editor, only lollipop 5.0(api lv 21) is included.

    or was it something that i set wrong in player setting?

    i dont hav lollipop device on hands, so i really cant test it myself

    cheers
     
    MrEsquire and Jessica_GSA like this.
  2. Taz-dragon

    Taz-dragon

    Joined:
    May 21, 2015
    Posts:
    38
    What do you mean when you say it's not working?
     
  3. CyberTurboPlays

    CyberTurboPlays

    Joined:
    Nov 7, 2014
    Posts:
    65
    report says nothing happen when launch the game, i guess that s what they call a black screen
     
  4. Taz-dragon

    Taz-dragon

    Joined:
    May 21, 2015
    Posts:
    38
    I've been having one where my app gets stuck on the splash screen, wondering if it was the same thing. There's been a lot of talk about this one though.
     
  5. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562
    AFAIK, Android Lollipop (5.0 or 5.1.1) are supported...

    You can try to reproduce the issue using an emulator, or try to get a hold of a device.

    Also, you should install a crash/error reporting framework (also one that operates at the native level, not only for scripting code).

    With such a system, you could probably get some more information on the source of error.

    Lastly, if your game is published to the google play store, there's also a section on crashes in their dashboard so you can check out if there are any reports of crashes there.

    *This is all suggestions that are related to crashes. If the game simply halts on startup that's a different thing though.
     
  6. Jessica_GSA

    Jessica_GSA

    Joined:
    Feb 14, 2015
    Posts:
    1
    Hi, I have exactly the same problem (Unity5, Lollipop 5.1.1, S6) ... Have you found out how to get your Unity project running on the S6?
     
  7. blackfxx

    blackfxx

    Joined:
    Nov 21, 2013
    Posts:
    4
    We have the same problem and wait for fix ASAP.
    Actually the app doesn't crash - all the logic processes normally. But after some time it stops drawing the frames. If you hide the application and then switch back occasionally you will see the new frame after which all the drawing fails again.
     
  8. Marco Signoretto

    Marco Signoretto

    Joined:
    Jan 29, 2015
    Posts:
    2
    I have the same problem with unity 5 and S6 android 5.1.1
     
  9. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Well has anyone posted bug reports on the issue please
     
  10. Marco Signoretto

    Marco Signoretto

    Joined:
    Jan 29, 2015
    Posts:
    2
    Unity 5.1.1 fixed problem for me :)
     
  11. openroc

    openroc

    Joined:
    Nov 22, 2013
    Posts:
    5
    same problem, unity5.1.1f1 build android app, install failed on Android OS 5.1.1
     
  12. Scofod

    Scofod

    Joined:
    Mar 31, 2015
    Posts:
    47
    I'm getting exactly the same problem, game works fine on another Android device.
     
  13. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Everyone try build 5.1.2 and latest patches also and confirm if still broken
     
  14. Scofod

    Scofod

    Joined:
    Mar 31, 2015
    Posts:
    47
    That fixed it for me thanks! It was going to be the next thing I tried. Honest!
     
  15. MrEsquire

    MrEsquire

    Joined:
    Nov 5, 2013
    Posts:
    2,712
    Which version fixed it, 5.1.2? or a patch release
     
  16. Scofod

    Scofod

    Joined:
    Mar 31, 2015
    Posts:
    47
    5.1.2 solved it.
     
    MrEsquire likes this.
  17. noethis

    noethis

    Joined:
    Nov 11, 2013
    Posts:
    129
    I'm on 5.2.0f1 and one of my testers is experiencing this problem. Has the fix in 5.1.2 not made it over to the 5.2 branch yet?
     
  18. seansteezy

    seansteezy

    Joined:
    Nov 28, 2013
    Posts:
    122
    I have the 5.1.3 and get this issue on the S6, I can run it on my S5, but not on my friends S6, freezes after splash screen. pretty basic scene as well. If anyone finds a fix, let us know!
     
  19. noethis

    noethis

    Joined:
    Nov 11, 2013
    Posts:
    129
    One thing my testers are reporting is that they are still getting game audio, just no rendering. Are you guys experiencing the same thing (could be 2 different issues)? Occurring on an Samsung S6, Note Pro, and Note 10.1.
     
  20. seansteezy

    seansteezy

    Joined:
    Nov 28, 2013
    Posts:
    122
    I have not tested this, we have no audio in our scene but I will put some in and see what happens.
     
  21. daudau505

    daudau505

    Joined:
    Jul 19, 2014
    Posts:
    27
    I'm having issues with the latest Unity 5.2.0f3 with Android 5.1.1 aslo, The sound quality is very bad and stutter like crazy.
    I downgraded to 5.1.3 and it fixed the sound issues.
     
    MrEsquire likes this.
  22. daudau505

    daudau505

    Joined:
    Jul 19, 2014
    Posts:
    27
    Did you build and push it from Unity or install the apk manually?
    This happen to me, but it only happen if I build it and push it to my phone.
     
  23. seansteezy

    seansteezy

    Joined:
    Nov 28, 2013
    Posts:
    122
    I've been putting them on drive and installing direct into the phone. I have no idea why it works on any other android device, but not S6! Still haven't heard back from my testers about the sound.
     
  24. seansteezy

    seansteezy

    Joined:
    Nov 28, 2013
    Posts:
    122
  25. Twainstar00

    Twainstar00

    Joined:
    Mar 7, 2015
    Posts:
    46
    I'm also experiencing some blackscreen, stuck on logo in android 5.1.1 on samsung s6 edge