UEConsole Commands
CommandConsole CommandRemaining

AssetManager.FindDepChain

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

Category: Remaining · Namespace: assetmanager

Description

Finds all dependency chains from assets in the given search path, to the target package. Usage: FindDepChain TargetPackagePath SearchRootPath (optional: -hardonly/-softonly) e.g. FindDepChain /game/characters/heroes/muriel/meshes/muriel /game/cards

Usage

Unreal console (open with ~)
> AssetManager.FindDepChain

Related in assetmanager