Description

Using following code in Python:

seq.add_possessable(seq.add_spawnable_from_class(unreal.CineCameraActor).get_object_template().camera_component)

doesn't create a camera component track in sequencer.

Tested in 4.21.2 (CL - 4753647), 4.22.3(CL - 6959533), 4.23 (CL - 7021509), 4.24 (CL - 7039453)

Steps to Reproduce
  1. Download and open the attached project
  2. Execute the AddPossessableSequencer Python script
  3. Open MySequence located in Temp/Sequencer

 

Expected: Both camera actors should have a Camera Component track

Result: Only CineCameraActor1 has a Camera Component track

Have Comments or More Details?

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

3
Login to Vote

Won't Do
ComponentUE - Anim - Sequencer
Affects Versions4.234.21.24.244.22.3
CreatedJun 17, 2019
ResolvedJun 20, 2019
UpdatedAug 9, 2019
View Jira Issue