Shadows absolutely dark

Hi all, so i’ve been doing a scene and i can’t manage to make things look decent, shadows look too dark and i’ve been trying to solve it but i can’t find the trouble here, i’m new into making scenes in unity and it’s a bit confusing.

I’ve set a Directional light and a procedural sky, still, can’t manage to make a decent lighting.

Also, lights tend to go through meshes and i can’t stop it to happen.

.

You also need to setup ambient lighting. In the lighting tab (Window → Rendering → Lighting Settings), you have to set your sky volume asset and also what sky to use. This is for HDRP 7.x.x versions

In older versions that this you would need to add a static lighting sky script to your sky volume object (or any game object) and set things up there.