Description

When audio sections have delegates bound to things like SetOnAudioFinished and that audio section ends up being played through a recycled audio component inside UMovieSceneAudioSystem, the delegates do not get triggered correctly because they do not get forwarded to the audio component correctly like they do for a newly created component.

We should rebind these delegates correctly since it is a public API (even though it is not something we use)

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Target Fix5.8
Fix Commit51358810
CreatedFeb 2, 2026
ResolvedMar 2, 2026
UpdatedMar 16, 2026
View Jira Issue