Find Package Referencers for Asset

Find Package Referencers for Asset

Windows
MacOS
Linux

Find Package Referencers for an asset. Only Soft and Hard dependencies would be looked for. Soft are dependencies which don't need to be loaded for the object to be used. Had are dependencies which are required for correct usage of the source asset and must be loaded at the same time. Other references may exist. The asset may be currently used in memory by another asset, by the editor or by code. Package dependencies are cached with the asset. False positive can happen until all the assets are loaded and re-saved.

Target is Editor Asset Library

Find Package Referencers for Asset
Asset Path
Load Assets to Confirm
Return Value

Inputs

In
Exec
Asset Path
String

Asset Path of the asset that we are looking for (that is not a level).

Load Assets to Confirm
Boolean

The asset and the referencers will be loaded (if not a level) to confirm the dependencies.

Outputs

Out
Exec
Return Value
Array of Strings

The package path of the referencers.

Select Skin
Light
Dark

Welcome to the new Unreal Engine 4 Documentation site!

We're working on lots of new features including a feedback system so you can tell us how we are doing. It's not quite ready for use in the wild yet, so head over to the Documentation Feedback forum to tell us about this page or call out any issues you are encountering in the meantime.

We'll be sure to let you know when the new system is up and running.

Post Feedback