Steps to Reproduce
  1. Create a new map
  2. Create a new level sequence
  3. Add a spawnable cine camera to the level sequence
  4. Set the playback range to start at frame 40
  5. Open the Output log and switch to python mode, enter:
    import sequencer_examples
    sequencer_examples.get_bound_objects('/Game/NewMap', '/Game/NewLevelSequence')

RESULT: The output does NOT print out the bound cine camera actor.

EXPECTED: The output should print the bound cine camera actor. 

Note: If you don't do step 4 of setting the frame to 40, it works as expected.

Have Comments or More Details?

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

0
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Target Fix4.26.1
Fix Commit14986761
Release Commit14986761
CreatedJan 4, 2021
ResolvedJan 4, 2021
UpdatedApr 27, 2021