Tried start game on Nexus 5 and HTC mini 2, same problem - black screen.
-Using newest Unity.
-Tried different player settings, resolutions, things with camera, Unity Remotes.
-Made research in unity forums, youtube and google, can’t find any working solutions.
Please !
0xsven
2
I might be a little late, but do the following:
- Analyze logcat output, are there errors or warnings?
- Analyze your AngularManifest.xml file, is there something that shouldnt be there?
I once removed a library and didn’t remove the entry in the xml file. The game wouldnt start. And I was seeing a black screen.
Azbo
3
In your player settings I think your graphics level is set to Open GL 3.0. Switch it to automatic and then it should work.