Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regarding the default "Depth" value of [Main Camera] #19

Open
Joseph-Park-dev opened this issue Sep 10, 2019 · 1 comment
Open

Regarding the default "Depth" value of [Main Camera] #19

Joseph-Park-dev opened this issue Sep 10, 2019 · 1 comment
Assignees

Comments

@Joseph-Park-dev
Copy link

If you open up a project and press the run button on Unity editor, after loading screen the background of the title menu turns black and even though I press the play button, nothing except for the UI elements can be seen, which makes the game unplayable.
In the inspector menu of the object [Main Camera], there should be a slot named "Depth" whose value is set to -1. I tried to modify it and found that setting the value bigger than 2.1 makes the game objects visible. But this made another problem that in the title menu UI elements are placed behind the game objects and the RedRunner is floating in the air (seemingly an initial position).

@riteshghodrao
Copy link

I faced this issue while opening this in Unity 2019, Unchecking the "Directly to Camera Target" option on the Post Processing Layer component under Main Camera inspector settings worked for me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants