The latest version of Unity (4.6.1f1) doesn’t seem to be running on my Samsung Tab 2 (model GT P5100) .f
I tested it with a blank project with nothing in it except a simple OnGUI script to test if its running. The apk builds but on the device it doesn’t load, it just gets a black screen. I checked to make sure it was set to OpenGL ES 2.0 . Does anyone else have this issue?
Sounds like the bug discussed in this thread: 4.6.1 hangs, when staring an empty project - Unity Engine - Unity Discussions. Please try Unity 4.6.1p2.
1 Like
Thank you, the patch fixed it. Splendid!