I’ve built a test scene in Unity. I ran it in the Unity Remote. All my standard XCode projects install fine on the device, but when I attempt to install any Unity scene I run into these problems. All the scene is is one textured plane and one animated character. There are no scripts to cause problems.
-
If I choose “Build Run”, the program installs and runs, but all I get is a black screen. I have waited for several minutes for something to come up but nothing does. If I quit and run the app by tapping on it, I see the “Made with Unity” screen then it quits.
-
If I build an XCode project, I run into the same thing. I see the “Made with Unity” screen then just a black screen.
Any ideas? I assure you there are lights in my scene. I’m really mystified and have spent several days trying to figure this out.