I can see the canvas but not the game!
Hi I'm making a breakout game. There is a canvas that will show the time and a scene with bricks, ball and paddle. The game compiles now without any problems but when I hit play all I get is the canvas (I've yet to add a script for the UI) and the game is nowhere to be seen!

Answer by LeeJBaxter · Feb 21, 2018 at 02:09 PM
I know it might sound silly, but are you sure "Main Camera" is positioned correctly (i.e. it's pointing to what you need it to)?
Your answer
 
             Follow this Question
Related Questions
How to overlay an image onto device camera(android and iOS camera, realtime) 0 Answers
How do I present a desktop canvas for a VR experience without this warning? 0 Answers
reflection probe rendering canvas 0 Answers
Image (WebCamTexture) jumps on Android 0 Answers
Block Raycast with Ui in Andoid 0 Answers