Screenshots Comparison Tests with different partitions.

UE - Automation Test - Aug 28, 2019

The logs says: - AutomationFunctionLibrary: Screenshot captured as D:/xx/L_Test_Screenshots_outlined/Windows/D3D11_SM5/2dd1ddbfed537136cba0ef30863412f1.png - New Screenshot 'xx' was discovered! Plea ...

Datasmith Import flipped for Autocad 2020 files

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 29, 2019

Some of the items has scaling issues and there are quite a few that have moved from their origin point as well, but the biggest problem is that the whole model is mirrored. even the text. This was ...

Crash when setting Anim to "None" with URO

OLD - Anim - Aug 28, 2019

A Crash can occur when setting a skeletal mesh's animation instance to None when it has Update Rate Optimizations enabled. An unverified proposed fix for this is to remove the nullptr check when ...

When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float"

UE - Gameplay - Sep 13, 2019

When searching for the "Timespan / float" the Context Sensitive search returns "Timespan * float". Found in 4.22.3 CL#7053642 Reproduced in 4.23.0 CL#8386587, 4.24.0 Main CL#8671808 ...

Camera Shakes with Oscillation Blend Out Time do not play for their full duration in Sequencer

UE - Anim - Sequencer - Sep 20, 2019

Camera shake oscillations with blend out time do not play their full duration in sequencer.  ...

After adding MovieSceneObjectPropertyTrack from BP or Python, clicking the pull down of the added track occurs crash

UE - Anim - Sequencer - Sep 6, 2019

When MovieSceneObjectPropertyTrack is added from BP or Python, PropertyClass of UMovieSceneObjectPropertyTrack becomes null, so it crashes with the following processing of SPropertyMenuAssetPicker : ...

Import From Animation Root option on transform tracks creates a new absolute transform track

UE - Anim - Sequencer - Sep 9, 2019

Importing root motion onto a transform creates a new absolute track, which can blend unexpectedly with existing transforms.  ...

Root motion with SubAnimInstance can cause notifies to not trigger.

OLD - Anim - Sep 16, 2019

Setting up root motion in a sub instance to RootMotionFromEverything seems to cause the sub instance to evaluate, and override the notifies of the animation that was playing, which prevents the noti ...

Anim with rate scale other than 1.0 will not loop correctly in Sequencer when using an Anim Blueprint

UE - Anim - Sequencer - Sep 13, 2019

Animations are looped incorrectly when using an animation blueprint and a rate scale other than 1.0 in Sequencer. ...