Renaming assets set to Sequencer's Payload will resolve the reference after restarting the editor. This is probably due to the fact that FemaleSceneEventPayloadVariable::Value is a String type. This problem may require reregistration in many sequencers when renaming assets. The workaround is to manually re-register the Payload assets after renaming.
1. Open the attached sample project.
2. Open the sequencer. (LS_Test_Rename)
3. Right-click on the Key in the EventTrack and select the asset set in Payload (ThirdPerson_Jump).
4. Rename the assets (ThirdPerson_Jump -> ThirdPerson_Jump2)
5. Restart the editor
6. Open the sequencer and check the asset of step3.
Assets that were set are dereferenced and set to "None".
How does TextureRenderTarget2D get TArray<uint8> type data?
Why does the REMOVE method of map container remove elements have memory leaks?
How do I set a material as a post-processing material?
What is the difference between Camera and CineCamera?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
How to delete some elements correctly when deleting an array loop?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-165499 in the post.
1 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 4.27, 5.0, 5.1 |
Target Fix | 5.4 |
Fix Commit | 27785644 |
---|
Created | Sep 29, 2022 |
---|---|
Resolved | Sep 14, 2023 |
Updated | Nov 3, 2023 |