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 ...

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 ...

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 ...

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 ...

Crash when syncing a folder with source control that contains a level that utilizes Level Streaming

Tools - Dec 28, 2017

A crash occurs when you attempt to run the sync command on a folder that contains a level that is using level streaming in the editor. This was tested with Perforce and Subversion. Have not tested ...

Socket Preview Mesh's Scale Changes While the Socket's Scale Does Not When the Mesh Editor is Reopened

Tools - Dec 22, 2017

When setting a preview mesh and a socket to a relative scale, the socket's scale is saved but the preview meshes scale changes. This occurs when the asset is saved < mesh editor closed out < mesh ed ...

Crash exiting play in vr preview with -Vulkan and Oculus Rift

UE - Platform - XR - Dec 22, 2017

Editor crashes after exiting a play in vr session with -Vulkan enabled Exclusive to Oculus Rift ...

Sockets Duplicate When Mesh is Reimported

Tools - Dec 21, 2017

When a static mesh that already has sockets created in it's original third party program is reimported into the editor, it's sockets are duplicated. Going from 10 to 20 on reimport.  ...

Regression: "Play particle effect" anim notifies are not seen in the editor playing level sequence/matinee when Attached is set to false

UE - Graphics Features - Dec 21, 2017

Not Attached particle system is not seen in the viewport of the editor. This particle will be seen normally when PIE.  Regression? Yes. This issue is not reproduced in 4.17 version. You can simply ...