Search code examples
unity-game-enginelighting

Two sides of unity object are black


I'm new to unity and I started with something simple but all of my objects are black from the side where light doesn't shine. I googled but other people have older unity version and mine is 2019.3.7f1 and I can't find ambient light settings like they keep saying everywhere. Other started talking about double sided shader which I have no idea what that is so I am here for help. It really triggers me when default settings of new project is broken like this. I mean who would want to have shadows like this? light and settings


Solution

  • Unity Lighting settings can be found by going to: Window (on top, Unity menu bar) -> Rendering -> Light settings.

    There you can change the "Ambient color" to a color or based upon the Skybox for example.