FCPXML export issues

UE - Anim - Sequencer - Feb 16, 2021

[Link Removed] Looks like a few issues when using FCPXML:Export is using expanded shot framesImport is off by one on the cut in frameWould be nice to default to Sequence Data on the Data Source opt ...

Thare are some case in which KeepState doesn't work propely if level sequence have multiple Shot and Transform Tracks

UE - Anim - Sequencer - Feb 16, 2021

if fulfilling following conditions, KeepState setting of transform track doesn't work.level sequence have 3 or more shot have camera track and actor track have transform tracktransform track of acto ...

[CrashReport] UE4Editor-Slate!FSlateApplication::OnMouseUp(EMouseButtons::Type,FVector2D) [SlateApplication.cpp:5321]

UE - Anim - Rigging - Feb 15, 2021

Generated from CrashReporter User information:Tried to choose f_med_brw_body_skmesh for the retargeting pose as mentioned at: https://docs.unrealengine.com/en-US/Resources/Showcases/MetaHumans/Reta ...

Can't preview correctly when using Lookat Track with [Can Blend] enabled

UE - Anim - Sequencer - Feb 15, 2021

When I play it in PIE, it plays fine. This problem does not occur in 4.25.4. ...

Can't run sequener_anim_examples.py due to indentation error

UE - Anim - Sequencer - Feb 10, 2021

This file has inconsistent indentation, with two tabs in the first line of code and one everywhere else. ...

FCPXML export is off by one frame

UE - Anim - Sequencer - Feb 10, 2021

It looks like FCPXML is off by one frame for the MRQ export. For the old movie scene capture tool, it appears correct. ...

Undoing a curve editor change removes current selection

UE - Anim - Sequencer - Feb 9, 2021

Undoing a curve editor change removes current selection ...

Soft actor references can no longer be set in DataTables

UE - Gameplay - Blueprint Editor - Feb 9, 2021

As part of [Link Removed], it was changed so soft actor references cannot be set in the editor for structure defaults. This is desired because the serialization behavior for defaults is complicated ...

Using Select Objects in Sequencer Scripting only selects one object

UE - Anim - Sequencer - Feb 8, 2021

Select Objects calls FSequencer::SelectObject which empties the selection before selecting an object, so Select Objects can only select one object at a time, despite taking an array of object bindin ...