Only the last element of this array is taken into account when adding defaults tracks. It looks like in FLevelSequenceEditorToolkit::AddDefaultTracksForActor a map is built mapping the property owner to an array of property names, but every new property is added as a new array instead of building on the existing array, effectively overwriting whatever was there to begin with.
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-191759 in the post.
| 0 |
| Component | UE - Anim - Sequencer |
|---|---|
| Affects Versions | 5.2, 5.3 |
| Target Fix | 5.3 |
| Created | Aug 1, 2023 |
|---|---|
| Resolved | Aug 2, 2023 |
| Updated | Aug 4, 2023 |