Incorrect Particle Translation When Reactivated

UE - Niagara - Oct 30, 2018

When attaching a ribbon particle system to a moving object, undesired/unexpected effects take place when the object moves out of camera view.  Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# ...

Default Material applied to assets when Creating a Destructible Mesh

UE - Simulation - Physics - Destruction - Oct 30, 2018

Creating a Destructible Mesh from a Static Mesh isn't carrying over the Material applied to the Static Mesh. The following warning is generated when the Mesh is created and when it is fractured:LogA ...

SCheckBox::SetIsChecked does not broadcast OnCheckStateChanged

UE - Editor - UI Systems - Slate - Oct 29, 2018

The implementation for SCheckBox::SetIsChecked simply sets IsCheckboxChecked without checking to see if the passed in value is different and does not trigger OnCheckStateChanged. ...

Blueprint Actor with instance editable variables that are named with brackets cannot have their default values duplicated

UE - Gameplay - Oct 26, 2018

When copying a Blueprint actor, Variables with brackets in their names don't have their values copied. IE: Creating a vector variable named "MyVector[]" This behavior also replicates with round brac ...

Materials Added to an FBX Will Not Be Added When Reimporting

Tools - Oct 25, 2018

Adding a material to an FBX with a Multi/Sub-object material, then reimporting the FBX will not import the new material. The material element will be added to the mesh but the material applied will ...

Investigate if we can avoid re-sending properties using COND_InitialOnly when being woken from dormancy

UE - Networking - Oct 24, 2018

Investigate if we can avoid re-sending properties using COND_InitialOnly when being woken from dormancy. See: https://udn.unrealengine.com/questions/463660/dormant-actors-replicate-properties-set-t ...

Widgets do not preserve LDR on Media Textures when HDR is enabled.

Media Framework - Oct 23, 2018

LDR does not appear to be preserved when using media textures in widgets.  ...

FObjectReplicator::ValidateAgainstState may validate against the wrong buffers

UE - Networking - Oct 22, 2018

In 4.14, changes were introduced to share replicated state between objects on the server (Shadow State) this was done to allow sharing property comparisons to determine when objects needed to replic ...

Movement Tolerance for Spawn Per Unit Does Not Function

UE - Niagara - Oct 19, 2018

Motion tolerance for Spawn Per Unit does not affect the particle system. Even if the vaules are set very high. Found in 4.18 CL# 3832480, 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 Preview 2 CL# 4472 ...

Maximum Resolution Windowed Mode Covering Task Bar

UE - Graphics Features - Oct 19, 2018

Using the maximum resolution available on the monitor for windowed mode results in the window overtaking the Windows taskbar. ...