At present AttackTrack's context menu has three patterns of Attach target change flow
However, 1 and 3 can correctly change the target, but the result of 2 is different from that.Specifically, the attachment in the selected section is not changed, and a new section is newly added to the end.
This is because the section of F3DAttachTrackEditor :: ActorSocketPicked becomes null when using ExistingBinding.Because it becomes null, a new section is added by F3DAttachTrackEditor :: AddKeyInternal via AnimatablePropertyChanged.
If we pass a Section to FActorPickerTrackEditor :: ExistingBindingPicked like FActorPickerTrackEditor :: ActorPicked , it may be resolved
See description.
Why does the REMOVE method of map container remove elements have memory leaks?
How does TextureRenderTarget2D get TArray<uint8> type data?
How to delete some elements correctly when deleting an array loop?
How do I set a material as a post-processing material?
What is the cause of the packaging error falling back to 'GameUserSettings' in ue5?
UMG RichText not appear image when packaged
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-61532 in the post.
1 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 4.19.2, 4.20 |
Target Fix | 4.20 |
Created | Jul 6, 2018 |
---|---|
Resolved | Jul 9, 2018 |
Updated | Jul 12, 2018 |