How can I make a build of my game with the same graphic output as my Game View ?

Hello everyone,

I am a beginner game dev and I am currently learning some graphic skills on Unity. I am currently struggling with the difference between the GameView and the Build (see below)

Game View

Build

I think this particular issue come from the shadow cascade feature, but I am not sure. I wish to understand why the game view is different from the build and how can I fix it ?

Thank you in advance :slight_smile:

You probably have a different quality setting selected for the editor vs the build.