Normals Not Imported If Mesh Has A Morpher

UE - Editor - Content Pipeline - Import and Export - Sep 19, 2019

If a mesh has 'Morpher' modifier on it (even disabled) normals won't be imported, the same meshes imported normals correctly once the morpher component is deleted. Found in 4.22 CL# 7053642, 4.23 C ...

Blueprint Functions Aren't Listed in the Profiler Tool

UE - Foundation - Core - Sep 19, 2019

Blueprint functions aren't showing up in the Profiler Tool. Found in 4.23.0 CL#8386587 Reproduced in 4.24.0 Main CL#8781358 ...

Default Values missing from Local Variables in Blueprint Actor Construction Script

UE - Gameplay - Sep 19, 2019

Specific to the Blueprint Construction Script, Local Variables cannot have their value set in the Editor, because the "Default Value" section of the Details tab will never appear. This only affects ...

Asynchronous Image Loading from Disk Documentation leads to memory leak

Docs - Sep 18, 2019

The documentation example to create your own asynchronous image load from disk results in a memory leak that is noticeable using the task manager.  ...

Animation sub instances tick twice with a post processing BP

OLD - Anim - Sep 18, 2019

An animation's sub instances will tick twice per frame if a post processing BP is set. ...

Mouse Resizing Cursor not Displaying Properly

UE - Editor - UI Systems - Slate - Sep 18, 2019

Following the steps above will result in the resizing cursor not appearing properly for stand-alone game windows. The resizing cursor will appear to flash very quickly and then go back to the regula ...

GenerateVisibileRayTracingMeshCommands Severely Reduces Foliage Performance Even if no RayTracing is Used

UE - Graphics Features - Lumen - Sep 18, 2019

GenerateVisibileRayTracingMeshCommands Severely Reduces Foliage Performance Even if no RayTracing is Used. Found in 4.23 CL# 8386587 and 4.24 CL# 8748719 ...

Crash after clicking the Build button on Linux

UE - Platform - Linux - Sep 17, 2019

This crash is a regression from 4.22.3 (CL-7053642). If lighting is built by selecting "Build Lighting Only" the Editor will not crash. This does not reproduce on Windows with -vulkan. This was rep ...

GameplayAbility Blueprint's FGameplayAttribute does not retain value reference upon Compile

UE - Gameplay - Sep 17, 2019

GameplayAttribute-type function arguments in BP-callable functions(I.E a Blueprint event graph) or nodes have their value reset on BP compilation ...

Virtual Texturing UDIM's Packing Incorrect

UE - Graphics Features - Sep 17, 2019

In Content Browser Preview asset looks correct, but when opening and using texture. Only textures A and B are used instead of A,B, and C. Found in 4.23 CL# 8386587 and 4.24 CL# 8748719 ...