Multiple Primitives created when importing a mesh with "One Convex Hull Per UCX" disabled

Tools - Dec 10, 2018

User has encountered an issue with duplicate collision primitives when importing custom collision meshes from Maya ...

UDN 472564 - CurlHttp merges headers on redirect

UE - Online - Dec 7, 2018

when curl requests are redirected (301) – response headers are merged together and are comma separated.  but, Content-Type headers are required to use semi-colon ";" separators. ...

Editor Unable to Find Mali Offline Compiler On Mac

UE - Platform - Mobile - Dec 7, 2018

Material Editor is unable to find the Mali Offline Compiler on Mac. This inhibits you from looking at platform stats for Android. Working as expected in 4.20 CL# 4369336 Found in 4.21 CL# 4613538, ...

Enabling Tonemapper via console command causes a black screen when Mobile HDR and Bloom are enabled on Android

UE - Platform - Mobile - Dec 7, 2018

Enabling Tonemapper on Android with Mobile HDR and Bloom enabled causes the entire screen to go black, other than HUD and UMG elements. This seems to occur on older phones, as this occurred on a Ne ...

Deltagen Importer - Materials still import if disabled

UE - Editor - Content Pipeline - Datasmith - Importer - Dec 6, 2018

Materials still import if disabled in Deltagen Fbx Importer. Import Geometry bool also looks to not be functioning. ...

UReplicationGraph::InitializeForWorld needs to clear the global actor info map

UE - Networking - Dec 6, 2018

The global actor info map is not completely cleared in UReplicationGraph::InitializeForWorld, which can leave stale actor references from the previous level (WorldSettings, and possibly others) afte ...

Foliage meshes doesn't follow the geometry planted on

UE - World Creation - Worldbuilding Tools - Foliage - Dec 6, 2018

When PCH is Disabled, Error Occurs in VulkanGenericPlatform.h at Android Build

UE - Graphics Features - Dec 6, 2018

If disable PCH in Target.cs, an error will occur when building for Android. The log is as follows. LogPlayLevel: Error: D:/Build/Release-4_21_0/Engine/Source/Runtime/VulkanRHI/Private/Android/../Vu ...

Copy-pasted user created umg not updating if the template was modified

UE - Editor - UI Systems - Dec 5, 2018

When copying/pasting a user created Widget into another widget any changes made to the copy will change the main Widget without making any changes to the copy. ...

Changing Levels Does't Clear Global DistanceField

UE - Graphics Features - Dec 5, 2018

In a packaged game or standalone, if you change map with DFAO enabled the previous DFAO will still be visible. This does not occur in PIE. Found in 4.19 CL# 4033788, 4.20 CL# 4369336, 4.21 CL# 4613 ...