Lighting inside a house is dark

Hello wcl1993,

It sounds like you have several questions and issues rolled into one thread.

First, to address the issue of the scene starting dark and then becoming brighter over time, this is a feature in UE4 called Eye Adaptation. Eye Adaptation, or automatic exposure, causes the exposure of the scene to automatically adjust to recreate the effect experienced as human eyes adjust when going from a bright environment into a dark environment or vice versa. You can either disable this feature completely by, in your viewport, going to Show > Post Processing > Eye Adaptation.

This disables your Eye Adaptation completely and will still be present if you play/launch.

The other method is by going to your Project Settings > Rendering > Default Postprocessing Settings and uncheck the box next to Auto Exposure.

Both of these methods will disable eye adaptation and will not allow for a change in light. However, this does diminish the realism of your scene. If you want a slight amount of auto exposure I recommend using a post processing volume. Within this volume you have many options that influence post effects on the last pass of your render. There is a section in the volume called Auto Exposure. You will need to go to the volumes Details Panel > Post Process Volume > Settings > Auto Exposure. There you will find tabs for Min and Max Brightness. Setting them both to 1.0 will effectively neutralize the effect. However you can set in the Max how high and the min how low you would like the brightness in your scene to be. The difference between the two will determine the difference between how dark and light the scene will be and how far the scene will brighten.

Secondly, the difference between static and stationary lighting depends on how the light is calculated. Static is completely baked shadows. This allows for very dark shadows almost completely black in places. Stationary is baked as well but has elements of movable/dynamic shadows and allows for both static and stationary lighting and shadows. These shadows will be a bit lighter and allow for that soft colorization of your shadows and are ideal if you want more realism but don’t want these lights to move. These lights are more expensive for your scene and will lower FPS. If you optimize your lighting then this isn’t a major issue as they do not increase the call a great deal unless you are using dynamic shadows and lighting. For this you will need to determine between the two to decide what is best.

The directional light will always cast some shadows on your house. For instance when sunlight is shining in through a window it will cast shadows around the areas where the light is not influencing this. There is a number of things you can do in order to adjust how much the light influences the shadows in your house. You can adjust the distance the distance from the camera you can see your shadows. This is done by going to your shadows in the lights details panels and adjusting the Shadow Distance. You can turn off shadows completely and use another light to case your shadows outside like your SkyLight.

I am linking you to our lighting troubleshoot and documentation. If you get lost please use this as reference.

If you have any further questions or you get lost please feel free to post again.