- Home /
Sooo confused :(
Hey could anyone maybe help me i've tried uninstalling and reinstalling so many times, but whenever i open unity and try to do anything, nothing shows up. My camera won't show up and when i add a terrain, nothing appears either
If someone could please help me figure out whats wrong, that'd be greatly appriciated.
I had the same problem, I got a blue screen on the play view, and a only a camera object in the scene view. I opened a project but it didn't work until I ALSO opened a scene. File->Open Scene or File->New Scene
Can you change the title on this question? The current title ("Sooo confused :(" doesn't tell the prospective answerers or future readers what this question may be about.
Answer by Statement · Feb 22, 2011 at 01:14 PM
It's hard to figure out your problem with the information provided, but I'll try to walk through some basic steps in case you overlooked something trivial.
1.
You have two views. One is the Game view and the other is the Scene view. All editing is done in the Scene view, and all the Game view renders is what's seen through the Camera in the world when you play the game. You can also preview the game through this camera.
2.
If you add a terrain, and you can't see it, chances are your camera is not located around the terrain in the first place. A simple nagivation method is to select the terrain in the hierarchy view, position the mouse over the scene view (don't click it), and press F. This will cause the camera to zoom in to the terrain.
3.
By default your views should be gray and blue. The game view should render blue, and the scene view should render gray. If you have black screens or something similiar, you probably have a problem with your graphics system in some manner.
4.
Finally you probably want to position the camera so it views the terrain when you press play. In scene view, position your view where you want the camera to be, select the camera from the hierarchy view and press CTRL + SHIFT + F to align it with your view.
Answer by Dmitriy · Feb 22, 2011 at 09:52 AM
If didNotHelp(Try to use Unite on another computer.) Then {Try to use some basic tutorials. It help me a lot.}
No need to go crazy with psuedocode when everyone expects plain text.
Answer by Berenger · Feb 22, 2011 at 11:45 AM
It's a silly question and I'm sorry if you aren't a beginner.
Aren't you in game view ? It's written on the upper left corner of the view. You need the Edit view to work.
Answer by marak · Feb 22, 2011 at 09:24 PM
I think he's referring to scene view - try this mate:
Window - Layouts - 2 by 3.
That gives you a window with game - if you can see the object in game, but not in Scene your having a problem both me and Giancamti are:
http://forum.unity3d.com/threads/79054-Unity3D-3.0-WORKS-the-3.2-Doesn-t-WHY
Your answer
Follow this Question
Related Questions
Error: Unable to load the icon: 'CustomEditorWindow'. (Custom Scene View) 1 Answer
Change SceneViewState via code (Fog, Skybox, Animated Materials, Image effects, etc)? 0 Answers
Unity Scene View zooming with scroll-wheel? 5 Answers
Custom scene view in editor window 2 Answers
Can't open projects in 2018.2.2f1,Unity can't open in 2018.2.2f1 2 Answers