Skip to main content

bp.DisableSearchDataUpdateOnSave

Var

Unreal Engine Var console variable.

bpDisableSearchDataUpdateOnSave

Description

Don't update Blueprint search metadata on save (for QA/testing purposes only). On an editor relaunch, it should include the BP in the unindexed count after the first search.

Usage

bp.DisableSearchDataUpdateOnSave [value]

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