- Home /
The question is answered, right answer was accepted
[Solved]Android build black screen
Hello, I've been working on a game and now it is almost ready to deploy. Today I tested the game on my iPhone and it works fine, when testing on android all I get is a black screen. I override the textures for android, use 32-bit display buffer is off ( leaving it on doesn't change anything). I tried changing the camera flag to Don't clear and nothing works.
Here are my settings:
Build system is set to Gradle, ETC 32-bit and development build is unchecked.
I'm using unity version 2018.2.4f1 Personal
I solved this by updating Unity to the latest version and updating the SDK. Everything works now.
Follow this Question
Related Questions
Android build failed error 1 Answer
No vertex lighting on Android tablet (Unity bug?) 3 Answers
Objects disappear after nuilding to android 1 Answer
Problems porting a Unity game to android 1 Answer
Android Game not working 2 Answers