Gray scene, normal game view
Asked Answered
P

8

0

I don’t know what I did but my scene became gray, and to be more funnier i was doing my Start menu scene and not main (game) scene… Here is when i zoom in scene normally

http://s11.postimg.org/a4o9gjd9v/323.png

it’s grey (my objects and my player) and only canvas is visible, and this when i zoom out after certain amount of scrolling.

http://s11.postimg.org/avgzmbfn7/2222.png

I can see all normally in Game view!

Please help :slight_smile:

Puffery answered 23/3 at 17:10 Comment(1)

And if you are talking about the Scrolling of over all things/assets of your scene, then it's a normal behavior. .When you scroll out in the scene view, you are actually moving AWAY from your applied assets etc..But your game view remains in the same position as before, because your camera is actually focusing your overall canvas,assets etc..and game view is basically how IT'S IN ACTUAL FORM! :) So no need to worry about!

Puncheon
M
0

Yup. I found the reason. If you start typing in the search bar (in the tab listing GameObjects in the scene) it grays out everything except the things that the search found. I did this to myself today when I typed in there by accident.

Mady answered 6/6, 2023 at 2:37 Comment(5)

Thanks, this was exactly my problem @Connorses

Titustityus

I had a similar problem - the Scene view only shows the skybox. If you look at the Heirarchy tab, the top item is the scene name. To the left of the scene name, hidden unless you mouse over it, is an eyeball icon. It will let you hide everything in your scene with one click. The icons are small, so I didn't notice them for a while. Clicking the crossed out eyeball icon will show everything in the scene again.

Turbidimeter

thanks! you solved my problem!

Oviduct

Lifesaver, Bruh!!

Wigwam

Figured it out!!!! LOL its position is relative to my character now.

Formaldehyde
P
0

do you have a camera in your scene? It seems to me, that either you unchecked the camera or you have no camera attached! if yes, then go to Gameobjects & create camera. Let me know @Puffery if it solves the problem

Puncheon answered 13/1, 2016 at 8:55 Comment(1)

I had the Follow Target Script on my character still, which maintained the offset. I removed it, and now it rotates. Thank you!!!!!

Formaldehyde
P
0

Okey i fixed it by reverting to factory settings, it was to Unity, idk how i did gray screen :smiley: But thanks for help! :slight_smile:

Puffery answered 13/1, 2016 at 18:22 Comment(2)

For future reference: Correct answer is 'Connorses' comment/answer

Rochette

If I want to maintain the offset I had from before (Y, Z) what do I add

Formaldehyde
C
0

happens to me as well, randomly. When it happens, I just make another game scene tab (right-click and click add tab; Game) and it turns back to a normal game scene view

Cd answered 25/11, 2016 at 7:57 Comment(0)
E
0

For me this happens everytime when I search something in project tree

Eightfold answered 6/6, 2023 at 2:17 Comment(2)

Can I manually set the offset if I wanted? My game will have close to 100 Scenes and I want to stay consistent

Formaldehyde

So its solved now ??

Summand
M
0

Yup. I found the reason. If you start typing in the search bar (in the tab listing GameObjects in the scene) it grays out everything except the things that the search found. I did this to myself today when I typed in there by accident.

Mady answered 6/6, 2023 at 2:37 Comment(5)

Thanks, this was exactly my problem @Connorses

Titustityus

I had a similar problem - the Scene view only shows the skybox. If you look at the Heirarchy tab, the top item is the scene name. To the left of the scene name, hidden unless you mouse over it, is an eyeball icon. It will let you hide everything in your scene with one click. The icons are small, so I didn't notice them for a while. Clicking the crossed out eyeball icon will show everything in the scene again.

Turbidimeter

thanks! you solved my problem!

Oviduct

Lifesaver, Bruh!!

Wigwam

Figured it out!!!! LOL its position is relative to my character now.

Formaldehyde
C
0

Top right of Scene Window there is a search bar. Delete whats inside there.
You can search for component references within the Scene Window.

Collage answered 18/5, 2019 at 5:29 Comment(0)
G
0

Old thread but this came up when I was looking. My issue was that fog was enabled in the lighting settings. Go to Window > Rendering > Lighting Settings and scroll to the bottom of the window to Other Settings and turn the fog off.

Gonick answered 18/11, 2020 at 13:35 Comment(0)
L
0

I’m surprise that no one has answered more clear to this issue.
It happens when you start typing on the ‘Hierarchy’ tab or, as it happened to me, while playing with functionality I pressed “Find Reference in Scene” (which added the search ref in the hierarchy search by without me doing it) I lost good amount of time.

So the search by is here

Remove any text, you can use the ‘x’ button inside the search bad, it will go back to normal

Levalloisian answered 23/3 at 14:6 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.