RebuildLighting

Maps need lighting rebuilt: This warning is caused when lighting has been invalidated by moving or modifying a light actor.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/MapErrors.h

Include

#include "Misc/MapErrors.h"

Syntax

static FLazyName RebuildLighting;

Remarks

Maps need lighting rebuilt: This warning is caused when lighting has been invalidated by moving or modifying a light actor. This can cause problems because the rendered lighting in the level is not accurately representing the current state of lights in the level. This error can be solved by going to the Build menu and rebuilding lighting for a map.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss