Description

Running the WrangleContent commandlet to try to remove unused assets from a project currently fails due to an assertion.

Steps to Reproduce
  1. Create a new Blank Blueprint project.
  2. Add several new Blueprints to the project that are not placed in the level.
  3. Save everything and close the project.
  4. Open a Windows command window.
  5. Run the following command: "Path\to\UE4Editor-Cmd.exe" "Path\to\Project.uproject" -run=WrangleContent -allmaps

RESULT:
An assertion fails when the commandlet is running: Assertion failed: MovedPackage

EXPECTED:
The commandlet completes running successfully.

Have Comments or More Details?

Head over to the existing Questions & Answers thread and let us know what's up.

6
Login to Vote

Won't Fix
ComponentTools
Affects Versions4.18.34.20
CreatedMar 5, 2018
ResolvedAug 18, 2021
UpdatedAug 18, 2021
View Jira Issue