UEConsole Commands
VariableConsole VariableSlate

Slate.Font.AsyncLazyLoad

Slate.Font.AsyncLazyLoad is a console variable in Unreal Engine 5 (UE5). See what Slate.Font.AsyncLazyLoad does, its values, and how to use this cvar in the Unreal console below.

Category: Slate · Namespace: slate

Help

Causes unloaded font faces that are lazily loaded, to be loaded asynchronusly, until then the font won\'t measure correctly. Once complete the UI will invalidate.

Usage

Unreal console (open with ~)
> Slate.Font.AsyncLazyLoad 1

Console variables take a value. Replace 1 with the setting you need. Run it with no value to print the current one.

Related in slate