Why is my light darker than it should be?

Hi, I’m following the Unity AssetBundle tutorial:

I’ve started creating my own scene to serve remotely. I’ve literally copied everything from the TanksExample scene in the tutorial to my own scene, so my DirectionalLight configuration is exactly the same. But for some reason my scene looks darker.

Original scene:

93496-screen-shot-2017-05-05-at-10941-pm.png

My scene:

93497-screen-shot-2017-05-05-at-11002-pm.png

I have no experience with lights so this is probably a basic question. But I have no idea where to look for to get the desired result.

@JairoGLoz
Did you check Window->Lighting->Settings ?