Description

The code in MovieSceneSkeletalAnimationSystem.cpp storages montage data on a per skeletal mesh component, per section basis. This (and a few other bits of logic) cause issues for external UDN user when triggering the same sequence while the previous instance of it is still blending out its montage data. We should probably be storing this montage data separately per sequence player instance. See UDN for more details.

Steps to Reproduce

See UDN for repro steps. TLDR, triggering the same sequence playing a montage with root motion on a character while the previous montage is still blending out causes issues.

Have Comments or More Details?

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

0
Login to Vote

Unresolved
ComponentUE - Anim - Sequencer
Affects Versions5.4
Target Fix5.6
CreatedOct 1, 2024
UpdatedOct 10, 2024
View Jira Issue