StaticComponentHasInvalidLightmapSettings

Component is a static type but has invalid lightmap settings! Indirect lighting will be black.

Windows
MacOS
Linux

References

Module

Core

Header

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

Include

#include "Misc/MapErrors.h"

Syntax

static FLazyName StaticComponentHasInvalidLightmapSettings;

Remarks

Component is a static type but has invalid lightmap settings! Indirect lighting will be black. Common causes are lightmap resolution of 0, LightmapCoordinateIndex out of bounds.

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