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.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-204377 in the post.
1 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 5.3 |
Target Fix | 5.6 |
Created | Jan 19, 2024 |
---|---|
Updated | Sep 23, 2024 |