Server crashes when client connects after Server has reloaded a sublevel with a deleted actor

UE - Networking - Jul 13, 2017

UNetDriver::DestroyedStartupOrDormantActors maintains a list of deleted startup (and dormant) actors. This is used to notify clients that have joined the server of Actors that need to be destroyed ...

Post Process AnimBP is no longer initialized in Persona Viewport

OLD - Anim - Jul 20, 2017

Post Process AnimBPs used to be processed in the persona viewport. This could have been intentional. Occurs on? 4.14 - 3249277 - NO 4.15 - 3450819 - YES 4.16 - 3466753 - YES 4.17 - 3545186 - YES ...

Crash on play if a BP uses a ClearInstances node followed by an AddInstance node

UE - Graphics Features - Jul 21, 2017

Crash on play if a BP manipulates a InstancedStaticMeshComponent by using a ClearInstances node followed by an AddInstance node. This is a blocker for the licensee. This is a regression: Working ...

Crash when launching a packaged project where a code class gets a reference to a Blueprint widget that contains an instance of a Blueprint struct

UE - Gameplay - Blueprint - Aug 3, 2017

A packaged project will crash on launch if a code class uses ConstructorHelpers::FClassFinder to get a reference to a Blueprint Widget that contains a Blueprint struct variable. Disabling EDL in the ...

Slow response on clicking on InstancedStaticMeshComponent with many elements when using IME

Tools - Aug 7, 2017

When clicking on InstancedStaticMeshComponent with many elements, Editor memory usage increases and editor freezes until the operation is finished. The wait and memory usage get much worse when usin ...

Audio volume values get reset

UE - Anim - Sequencer - Aug 9, 2017

Also confirmed in 4.22 Main @ CL 4413632 ...

Editor cannot handle blueprint structure using an Actor Map variable

UE - Gameplay - Blueprint - Aug 28, 2017

If a blueprint structure contains a map variable with Actor Class Reference as the key, populating the map with a custom blueprint (ActorSet) and adding a variable of the structure to any other blue ...

UStaticMeshComponent.PreviousLODLevel always returns 0

UE - Graphics Features - Aug 30, 2017

The UStaticMeshComponent.PreviousLODLevel variable always returns 0 no matter what the last LOD actually was. Regression?: No This also occurred in 4.16 ...

Return values are not saved in blueprint functions

UE - Gameplay - Blueprint - Sep 1, 2017

Blueprint function return nodes don't save any settings applied directly to the return node itself. Regression: Yes - this behavior does not occur in 4.16.3 (CL 3561208) ...

Visual flicker occurs with object during play

UE - Graphics Features - Sep 5, 2017

There is an issue occurring where objects are flickering, and what appears to be jittering at set distances when rendering, increasing the bounds of the mesh pushes the distance for the issue out. T ...