Pick New sprite option becomes unavailable if you change the view options

Tools - Jan 4, 2018

The Pick New sprite option becomes unavailable if you change the view options to either tile or column when working with the keyframes of a 2D animation. This issue affects the project indefinitely ...

Applying Clothing Data Causes Mesh Vertex Color to Turn Black (or crash)

OLD - Anim - Jan 3, 2018

-When a clothing asset is applied to the mesh, the vertex color(s) change to solid black -Can be removed by right click Remove Clothing Data -Crashes in Main-4.20 -Can't be tested in 4.17.2 due t ...

Data loss when FPlane is implicitly converted to FVector4

UE - Foundation - Core - Jan 3, 2018

The FSceneView::Deproject function calls FMatrix::TransformVector4 and passes an FPlane value. TransformVector4 takes in an FVector4 parameter, so the value being passed is implicitly converted to F ...

Translucent Materials and Atmospheric Fog Appear Black or Pink on Mac

UE - Graphics Features - Jan 3, 2018

I tested this on a Mac Pro in UE 4.15, 4.16, 4.17, and 4.18. As a possible workaround for the fog issue, I've discovered that setting Atmospheric Fog > Lighting > Disable Ground Scatter to "True" wi ...

Cannot undo moving a mesh via Pilot

Tools - Jan 2, 2018

There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...

Morph Target Preview Slider Defaults to One When Entered Value is Larger Than One

OLD - Anim - Jan 2, 2018

When morph target weight value is set to a number other than 1 the slider sets it back to being a value under 1. It does not go down from the number that it was set to but instead defaults to being ...

Client move combining triggers repeated overlap start/end events on network client

UE - Gameplay - Player Movement - Jan 2, 2018

This is caused by client move combining warping the player back and replaying the move. Workaround is to set "p.NetEnableMoveCombining 0" but that is bad for network bandwidth. We should probably ...

FApp::IsUnattended checks are missing when a message box is displayed because serialization has gone out of bounds

UE - Foundation - Core - Jan 2, 2018

In cases where serialization goes out of bounds, there is no check to see if the app is running in unattended mode before the message box is displayed. If the app is running unattended, such as on a ...

Plugin Warden entitlement check "timing out" error

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 28, 2017

A growing number of users are reporting the Plugin Warden entitlement check timeout error while attempting to import datasmith files. Some users have been able to resolve the issue, some have not. ...

Preview Asset Becomes Detached from Socket When Renamed

Tools - Dec 28, 2017

4.17: The preview mesh disappears entirely when the name of the preview asset is changed When a preview asset is applied to a socket, and the socket is renamed, the preview asset becomes detached ...