Black Screen on Game View Tab

Hi, Just wondering if anyone can help me please? Im new to Unity and just started a new little project however im having a problem with the Test Game tab in Unity, For some reason at first it was just showing the Skybox and I was unable to play the game as that was all I seen so I changed it to Dont Clear and now its just a Black Screen ive tried all types of options on the Camera to get it to work but its not working!

Can anyone please help? This has been happening since I wiped my computer clear and installed the lastest version of Unity, Didnt have this problem before.

Bump

You have no lights in your scene :slight_smile: Try to add a Directional light

1 Like

I’m facing this same issue when i assign the lightweight rendering pipeline to graphics asset the game view becomes black

maybe this will work?
Create a object as a child of camera
and put it behind the camera

it must have a object near the camera

This works for me
I’m using Unity 2019.2.0a7 beta with Lightweight RP