UEConsole Commands
CommandConsole CommandRemaining

AssetRegistry.Debug.FindInvalidUAssets

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

Category: Remaining · Namespace: assetregistry

Description

Finds a list of all assets which are in UAsset files but do not share the name of the package

Usage

Unreal console (open with ~)
> AssetRegistry.Debug.FindInvalidUAssets

Related in assetregistry