Unable to play sequence

Hi,

I have created a sequence in Motion Designer in UE 5.4.1.

I am not able to play the sequence from withing my level blue print.

I did the following:

  1. Create the sequence in the built in Motion Designer
  2. Right click on the sequence name and pressed export
  3. I added the exported sequence into my level
  4. I open the blueprint level editor
  5. I add a “Create Level Sequencer Player” node from the “Begin Play” node
  6. I select my exported Level Sequence in the node
  7. I create a Play node from the out pin
  8. I connect the Out Actor to the Target pin.
  9. I try to start the level but nothing happens.

Any ideas or advice would be kindly appreciated.

/K

I managed to solve the problem.

I added a camera cut track in the sequencer and selected the pilot camera I was using in the sequencer. This solved the problem and sequence is now playing the expected camera movement.