Description

Calling UMovieSceneSequence::FindPossessableObjectId with a guid that relates to a child binding does not work correctly because it just goes through the binding references and calls LocateBoundObjects on each one, which does not take into account the parent->child relationship for any bindings.

Really this code should be fixed up to use a FMovieSceneObjectCache and a dummy player so that it uses the correct logic for locating child bindings.

Steps to Reproduce

See comments

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Target Fix5.2
Fix Commit23391587
Main Commit23391587
CreatedNov 28, 2022
ResolvedDec 5, 2022
UpdatedMar 17, 2023