- Home /
There is nothing in the GAME mode and nothing shows when the game is installed.
Hello guys. I have a problem with my VR game that I'm developing in Unity, so I hope someone can help me. In the SCENE mode everything is OK, the game is great in the PLAY mode too. Unfortunately, there is nothing in the GAME mode. I build the game, I install it on my iPhone and there was nothing (no game objects, no sky, no movement). What should I do? Here are some screenshots:
http://prntscr.com/gft7dz - scene mode https://prnt.sc/gft7jg - when i click play https://prnt.sc/gft7o4 - game mode https://prnt.sc/gft7zp - screenshot from my iPhone
Thank you.
You have an Android project, why are you playing on iPhone?
Answer by arabadziev · Sep 13, 2017 at 05:55 PM
Okay, the problem is that i was using GvrMain. I installed Unity 5.6.3 and GoogleVR package 1.7 and deleted GvrMain because it doesn't exist anymore. Now I am using Camera with GvrEditorEmulator.
Now i have Player (empty object) > Camera. Without the "Player" object the game was not working fine.
Answer by FlaSh-G · Sep 06, 2017 at 09:22 AM
Looks like you have another camera in your scene, aside from the VR cameras. When you start the game in the editor, the VR cameras render on top of it so you don't see it anymore. Maybe, on your mobile device, VR intialization fails for some other reason, so you continue to see the non-VR-camera.
There was another camera and i deleted it. The build version on my phone now have the same screen but there is the timer in the top of the left side of the screen (this is okay). There are no objects again and the camera is not in VR mode.
Screenshot: https://prnt.sc/gipy8j
Your answer
Follow this Question
Related Questions
Why isn't the text centered in my game screen? 3 Answers
Blue game screen 0 Answers
I can't go back to the start up screen after hitting not now 0 Answers
main screen game 2 Answers
how to scale an object in order to fix the screen dimensions 3 Answers