Simulated ability tasks not being cleaned up in UActorChannel::ReplicationMap

UE - Networking - Nov 20, 2018

I've noticed the issue occurring in both 4.20.3 (CL 4369336) and 4.21.0 (CL 4541578). The user on AnswerHub has also noticed the issue in 4.20.2 (CL unknown) and claims the issue did not occur in 4. ...

Editor running with "DebugGame Editor" configuration fails to launch (This happens only on 4.21 via Launcher)

UE - Foundation - Cpp Tools - Nov 20, 2018

This happens only on 4.21 via Launcher. UE4 editor running with "DebugGame Editor" configuration fails to launch The error log is below. ERROR: System.IO.DirectoryNotFoundException: Could not fin ...

WMR native plugin trigger axis not working

UE - Platform - XR - Nov 19, 2018

We are testing the new Windows Mixed Reality native support and have found that the trigger mapping to a button is working, but the trigger mapping to an axis is not, i.e. the event MotionController ...

Adding a Pass By-Reference input parameter to an event dispatcher is allowed, but causes a warning when called.

UE - Gameplay - Blueprint - Nov 19, 2018

You can add a pass-by-reference input variable to an Event Dispatcher, but it will will result in compile warnings, and changes to that input will not affect the value of the variable in the caller. ...

Tilemaps with masked materials respond to lighting at incorrect directions

UE - Gameplay - Paper2D - Nov 19, 2018

Tilemaps using lit methods of rendering are subject to strange lighting behavior. If the material for the tilemap is using a 'masked' method of rendering.  Lighting will appear at incorrect angles. ...

Engine/Extras/MayaLiveLink not provided in install directory

OLD - Anim - Nov 19, 2018

According to the Maya Live Link documentation, the zip file should be provided in the engine installation. https://docs.unrealengine.com/en-us/Engine/Animation/Live-Link-Plugin/Connecting-Unreal-Eng ...

Blueprint Functions with a Parameter Named "Category" Will Change the Functions Category Back to Default

UE - Gameplay - Nov 19, 2018

When creating a Blueprint Function under a non-default category, if you name one of its parameters "Category" the function will be moved back to the default category. This is working as expected in ...

DPI Scale Rule set to custom can cause performance issues during design time

UE - Editor - UI Systems - Nov 19, 2018

When setting the DPI Scale Rule to custom and using a named slot the frame rate of the editor will drop while zooming in and out of a widget that uses the widget containing the named slot. ...

Filling Vertex Colors does not propogate down to other LODs

Tools - Nov 19, 2018

The original reported behavior called out that filling individual channels did not apply to LODs when LOD Model Painting = False. With changes implemented in 4627582, the initial fill will reach LOD ...

DataSmith importer is setting incorrect scale on Actors

OLD - Enterprise - Nov 16, 2018

When importing, DataSmith is assigning a scale on the actors, the option to set the import scale is no longer available in 4.21. ie: a 36" item comes in at 96" This was reported and tested in 4.21 ...