ForceActorRelevantNextUpdate will only force an update on the first connection

UE - Networking - Mar 21, 2019

The ForceActorRelevantNextUpdate will only trigger an update on the first connection in the list. Note that the ForceActorRelevantNextUpdate does not work on dynamic actors since their ActorChannel ...

Niagara System Doesn't Update Mesh Renderer If Static Mesh is Changed in the Emitter

UE - Niagara - Mar 20, 2019

The Niagara System doesn't update the mesh renderer If the Static Mesh is changed to an Imported Mesh in the source emitter Found in 4.20 CL# 4369336, 4.21 CL# 4753647, 4.22 CL#  5470758 ...

Levels lose folder hierarchy in Levels window on streaming method change

Tools - Mar 19, 2019

In the Level Window, Sub Levels which are nested inside of a folder will lose their hierarchy upon changing their streaming methods. ...

Mouse Events cannot be treated as Touch on Android Apps on Chromebook

UE - Platform - Mobile - Mar 18, 2019

A licensee reported an issue where mouse events are not able to be used as touch events on Android apps. This was specifically reported on and tested on Chromebooks. After working with Chris Babcock ...

Net Dormancy does not apply to initial replication for clients

UE - Networking - Mar 15, 2019

A user has reported that Net Dormancy is currently giving inconsistent and unexpected results. Their original report was that Net Dormancy was preventing replicated actors from disappearing when the ...

Structures don't save map elements that point to an asset reference

UE - Gameplay - Mar 15, 2019

Adding map elements to a structure does not retain the information after saving and closing the project. This only appears to happen after you add a considerable number of Map containers inside a st ...

Far Shadow Cascades fade out based on the length of the Distance Field Shadows

UE - Graphics Features - Mar 14, 2019

Far Shadow Cascades are fading out based on the length of the Distance Field Shadows. Causing the shadows to cut out abruptly. ...

Using Open Source to open a StreamingMediaSource on Android causes a slight freeze on some devices

Media Framework - Mar 11, 2019

Calling Open Source to open a Streaming Media Source causes a freeze to occur on Android when it is called. This does not happen on all devices. When testing this issue, I reproduced this issue on a ...

Null access to Unpossessed controller with seamless travel

UE - Gameplay - Mar 9, 2019

The unpossessd controller will not be removed from UWorld::ControllerList unless destroyed. This causes null access to the ControllerList when GC occurs during seamless travel execution. The unposse ...

When using Lighting Scenario, loading order will affect how it's applied to the instances

UE - World Creation - Worldbuilding Tools - Foliage - Mar 7, 2019

When using Lighting Scenario, loading order will affect how it's applied to the instances, resulting in corruption if content is loaded after the lighting scenario ...