UEConsole Commands
CommandConsole CommandParticle FX system

fx.RebuildDirtyScripts

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

Category: Particle FX system · Namespace: fx

Description

Go through all loaded assets and force them to recompute their script hash. If dirty, regenerate.

Usage

Unreal console (open with ~)
> fx.RebuildDirtyScripts

Related in fx