Stacked shots will evaluate both sub sequences instead of just the topmost

UE - Anim - Sequencer - May 19, 2021

Overlapping shots will evaluate all shots instead of the topmost one. ...

Editor becomes unresponsive for long periods between edits of a user-defined enum type when it's referenced by one or more user-defined struct types.

UE - Gameplay - Blueprint - May 17, 2021

After adding a member to a user-defined struct type and changing the member type to a user-defined enumeration, repeated edits to that enumeration will eventually cause the editor to become increasi ...

Sorting objects at EndLoad has a non-deterministic behavior

UE - Foundation - Core - EditorLoader - May 14, 2021

This non-deterministic behavior is caused by sorting by program address. ...

Crash on multi viewport when streaming in sub level with rect lights

UE - Rendering Architecture - RHI - May 13, 2021

Apex Destructible meshes are disappearing at certain distances during Runtime.

UE - Simulation - Physics - Destruction - May 13, 2021

Green spheres at "4.3 - Destructible Assets" flash in an out of view. Can not be viewed on the left of the spheres.When playable play is close to the spheres they disappear no matter the position.Gre ...

Fast Path pin update can break when anim BP compilation generates warnings

UE - Anim - Runtime - May 13, 2021

It seems that a Anim BP that generates a warning will break the updating of pins that are connected via fastpath in other parts of the graph. This was reported on the following UDN: [Link Removed] ...

HeaderMarkForPacketInfo.GetNumBits() == 0 when closing NetConnection during Tick

UE - Networking - May 12, 2021

Licensee reported getting this error on PS4 after losing internet connection or putting the console into rest mode. See linked UDN for callstack. The NetConnection calls Close during its Tick, due ...