April 6, 2020

60 words 1 min read

Unreal Engine Dynamic Lighting Setup

Unreal Engine Dynamic Lighting Setup

In every new project, I find myself wanting to use dynamic lighting instead of Unreal’s default baked lighting.

Here is how to turn it on.


In the Scene/Level

  1. Click on Directional Light
  2. Change Mobility to “Moveable”

Edit, World Settings

  1. Search for “Force No Precomputed Light”
  2. Tick On

Edit, Project Settings

  1. Search for “Allow Static Lighting”
  2. Tick Off

Restart the Editor