Got a blank scene when I run my game on my device

Recently, I subscribed iphone developer package, and then i made my app ID, provisioning profile…so on.
Eventually, it’s then time i play my game on my device, but it’s just shown a black scene, I cant understand why.

But it seems like my resources path in ‘plist’ is wrong, Cuz it runs basically, but the missings are only textures…
(that’s why it was black)

Can anyone help me about this problem?

Open the Build Settings from the File menu.

Look at the Scenes In Build. The scene you want to start up with should be scene 0.

1 Like