The FWidgetAnimationState::OnStopped delegate is getting created when the widget anim state is being destroyed and then queued to be executed later. Something is happening between the queue and the ...
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 w ...