UEConsole Commands
CommandConsole CommandParticle FX system

fx.PreventSystemRecompile

fx.PreventSystemRecompile is a console command in Unreal Engine 5 (UE5). See what fx.PreventSystemRecompile does and how to run it in the Unreal Engine console below.

Category: Particle FX system · Namespace: fx

Description

Forces the system to refresh all it\'s dependencies so it won\'t recompile on load. This may mark multiple assets dirty for re-saving.

Usage

Unreal console (open with ~)
> fx.PreventSystemRecompile

Related in fx