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)
Expected: Both camera actors should have a Camera Component track
Result: Only CineCameraActor1 has a Camera Component track
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-76370 in the post.
3 |
Component | UE - Anim - Sequencer |
---|---|
Affects Versions | 4.23, 4.21.2, 4.24, 4.22.3 |
Created | Jun 17, 2019 |
---|---|
Resolved | Jun 20, 2019 |
Updated | Aug 9, 2019 |