Possible data loss/corruption when loading levels in editor

UE - Gameplay - Jul 18, 2018

Reported behavior: Given Level_A which contains object_X, where object_X references Level_BDeleting object_X causes AssetRenameManger to check if we need to patch up other levelsLevel_B is load ...

Created incorrectly Default Track when Emitter's toggle track set to default track in Level sequencer settings

UE - Anim - Sequencer - Jul 23, 2018

Licensee seems to add a Toggle track by default when adding ParticleSystem to the sequencer.Correct toggle track image.[Link Removed] ...

Temporal AA and Motion Blur Does Not Work on Manually Animated Bones

OLD - Anim - Jul 30, 2018

Manually animated bones of skeletal meshes do not correctly work with temporal AA and motion blur even if "Per Bone Motion Blur" is enabled. Found in 4.20 CL# 4233996 and 4.21 CL# 4234136 Unable t ...

UMG Designer preview: Incorrect resolution on Samsung s8 and s9

UE - Editor - UI Systems - Jul 30, 2018

"By default, the device profile for android_high (which is used by phones such as the galaxy s8 and s9) gives a scale factor of 1.0 resulting in 1280x720. When choosing a ~2:1 device such as the gal ...

Instance's parameter value for Child BP is not reflected in cooking if parent is nativized

UE - Gameplay - Blueprint - Jul 31, 2018

If an instance of a child BP has a non-default value for its parameters, that value will be ignored in the cooking process if the parent BP is nativized but the child is not and the default value fr ...

Assert running Datasmith from Blutility via a Commandlet

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 6, 2018

Launching the Editor/Datasmith from Blutility via a Commandlet that is importing a .stp file causes the Editor to not launch with an assert.  ...

Auto Wrap Text boolean check appear twice in the Text Block widget element

UE - Editor - UI Systems - Aug 10, 2018

The Auto Wrap Text property in the Text Block widget element appears twice in the Details Panel. Tested in 4.19.2 (CL- 4033788), 4.20.1 (CL - 4239966),  4.21 (CL - 4275031) ...

Crash when attempting to save Soft Object Reference

UE - Gameplay - Blueprint - Aug 13, 2018

Engine will crash when attempting to save soft object reference. "FArchive does not support FSoftObjectPtr serialization. Use FArchiveUObject instead." Also reproduced in Main CL #4247864 ...

Incorrect native code generation when Blueprint nativization is enabled for objects instanced through the editor and assigned to an instanced object reference property on the CDO

UE - Gameplay - Blueprint - Aug 14, 2018

When converting a Blueprint class to native C++ code, we're not currently distinguishing between an instanced default subobject assigned to an instanced object reference property within the CDO that ...

Material Function Input Displays Incorrect Data Type for Volume Texture, Static Bool, Material Attributes, and External

UE - Rendering Architecture - Materials - Aug 20, 2018

The material function Input Displays incorrect data type for Volume Texture, Static Bool, Material Attributes, and External. The function will still work properly however the type data is displayed ...