Description

Renaming the LevelSequence also renames the internal DirectorBP. Renaming the BP triggers the rename of its BlueprintGeneratedClass asset. A Redirector will be created for the BGC but it will be in the wrong package (new name instead of the original package name)

 

This can result in the LevelSequence being deleted by the ResavePackage commandlet when fixing the redirectors (also a bug).

 

This bug was reported on UDN. See Additional info link. 

Steps to Reproduce
  • Create a LevelSequence
  • Open the DirectorBP and add a variable
  • Add LS to a level
  • Rename the package

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-204377 in the post.

1
Login to Vote

Unresolved
ComponentUE - Anim - Sequencer
Affects Versions5.3
Target Fix5.5
CreatedJan 19, 2024
UpdatedFeb 15, 2024