Please help-Cannot install on iPod Touch at all

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.

  1. 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.

  2. 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.

I was getting the Unity3D Screen and then, it goes to a black screen and nothing happens. Not any more.

Usually, you have a script error, when this happens or you are not using #pragma strict for the Iphone.

Good luck,

Chepe