Migrating assets to a plugin causes references to break

UE - Editor - Content Pipeline - Content Browser - Jun 14, 2018

The migrate function is meant for moving assets from one content folder to another, so it does no actual modification of the references in the migrated assets. This is normally fine, since we expect ...

Blueprint Diff tool does not mark changed properties as having been changed if they are in a custom nested category

UE - Gameplay - Blueprint - Jun 12, 2018

The Blueprint Diff tool does not highlight properties that have been changed from a previous version of the Blueprint if those properties are contained in a custom nested category. REGRESSION: No. ...

Could not delete reference in specific level sequence

UE - Anim - Sequencer - Jun 12, 2018

Could not delete reference in specific level sequence. It seems to be a soft reference because it becomes a reference for pink color, but I do not know where it is being referred. ...

Depthfade will not work properly on some Android devices If separate translucency is enabled

UE - Platform - Mobile - Jun 8, 2018

Depthfade will not work properly on some Android devices If separate translucency is enabled. In the case of the attached project, drawing near the material using depthfade is strange. This issue p ...

Stream media source freezes after playing for a short period of time (10 sec. -1 Min.) on Oculus Go

UE - Platform - XR - Jun 7, 2018

When using streamed media source in combination with the oculus go, the video appears to freeze before completion on the device. ...

Find Materials Does Not Import Materials for Alembic or Geometry Cache File

OLD - Anim - Jun 6, 2018

Alembic file materials do not import into the editor when Find Materials is selected. -Create Materials is also not creating materials for imported ABC asset. -Asset was created in Maya 2016, unwr ...

Landscapes with Tessellation Material do not cast dynamic Shadows

UE - Graphics Features - May 29, 2018

Landscapes that have materials with tessellation applied to it will not cast shadows onto movable static meshes Found in 4.19 CL# 4033788 and 4.20 CL# 4096272 Seems to be working as intended in 4. ...

Fog Does Not Behave As Expected in Splitscreen

UE - Graphics Features - May 25, 2018

This bug seems to repro very inconsistently for me, but I've seen it affect Atmospheric Fog and Exponential Height Fog, and reproduced in 4.18.3, 4.19.2, and Main CL 4093338. I've attached Config fi ...

Android app will get crashed if it disable HDR and run with Vulkan API

UE - Platform - Mobile - May 17, 2018

The backtrace is: F/DEBUG   : backtrace: F/DEBUG   :     #00 pc 00070e22  /vendor/lib/hw/vulkan.msm8994.so (A4xCommandBuffer::HwProcessWorkload(QglWorkload*)+585) F/DEBUG   :     #01 pc 0004758d  / ...

PostRepNotifies may not always be called

UE - Networking - May 8, 2018

FObjectReplicator::UpdateUnmappedObjects calls  CallRepNotifies, but does not call PostRepNotifies. Further, the order of CallRepNotifies and PostNetReceive in FObjectReplicator::UpdateUnmappedObje ...