Template Sequence casting failed

Hello ! I am trying to use template sequence, but there is some casting that failed but i can’t understand why…

My testing with the template sequences has so far led me to suspect that only basic transform tracks are supported. Particle system tracks and property tracks all fail with a very similar crash in ULevelSequencePlayer::ResolveBoundObjects where it tries to cast the UTemplateSequence. But if the Template Sequence only has transform tracks it doesn’t crash for me.

Mine as Animation an Transform… Waiting for an update :slight_smile: