I have a problem where I get only black-screen after start up on android(4.4.2) for android build.
I test it on Asus MEMO pad K013, here I get black screen.
Then I run the same build on my Samsung Galaxy s5, and it works fine.
The game worked okay before, I just had to recently reinstall Unity and upgrade it to newest version (5.1.0f3).
There are no bigger textures than 2048 (It`s for tables so yeah has to be that big), but even with 2k, it worked okay before.
Please, do you know where the problem could lie? I do it for customer and this is getting pretty scary…
Summary:
- Unity 5.1.0f3
- Android 4.4.2
- Works on Samsung Galaxy S5
- Black screen for Asus MEMO pad K013
- Turned off anti-aliasing
- Turned off 32-bit Display Buffer
- No bigger textures than 2048
- Worked before Unity upgrade and Unity reinstall