UEConsole Commands
VariableConsole VariableRemaining

linker.TreatVerifyImportErrorsAsWarnings

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

Category: Remaining · Namespace: linker

Help

If true, the errors emitted due to verify import failures will be warnings instead.

Usage

Unreal console (open with ~)
> linker.TreatVerifyImportErrorsAsWarnings 1

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