Skip to main content

BP.bDoFullDataValidationDuringCompilation

Var

Unreal Engine Var console variable.

BPbDoFullDataValidationDuringCompilation

Description

If true, data validation will be performed on the entire BP when compiled. Otherwise, only the CDO will be validated. Consider disabling if errors or performance are a concern.

Usage

BP.bDoFullDataValidationDuringCompilation [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.