See attached gif for popping behavior. The issue does not occur if using the Enter hotkey or clicking the Add Keyframe button. The issue also does not occur on static or skeletal meshes. ...
In 5.6, a referenced asset path looks something like prepend references = @../../../../../Data/USD/Exports/FN-Main/ExportFolder/Assets/Sphere.usda@ instead of prepend references = ...
Looks like this all depends on pressing shift after creating a marquee ...
The Section reference in ISequencerSection::GetSectionHeight can be in the process of garbage collection during an undo of a section addition- this causes things like GetTypedOuter<UMovieSceneTrack> ...
When rendering a single Level Sequence with MRQ, removing the Level Sequence that is actively rendering will create an array out of bounds exception. Also confirmed in //UE5/Main, CL: 36086643 ...
Dropping audio assets onto audio subtracks in the timeline adds them to a regular audio track instead. ...
The Level Visibility tracks part of a Subsequence are turned off every time you save the Leve Sequence. It does not happen if Level Visibility tracks are added in the main Sequence. ...
Reproduced 3/3 times, issue does not occur in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Issue occurs when sequence ends with shot, and if sequence is interrupted during shot. ...
Camera shot blending on Sequencer does not work when Reverse Play. If we place two cameras in a scene and just blend them by Camera Shot track in sequencer, the view point is interpolated between th ...
Scale is used as part of the rotation calculation for transform multiplication, and it can have an effect in the sequence transform origins. It's expected that scale is completely ignored, and shou ...