MDL imported from Substance Source with Datasmith causes a crash

UE - Editor - Content Pipeline - Import and Export - Mar 8, 2019

MDL downloaded from Substance Source causes a crash. This is reported on UDN by an Enterprise customer: https://udn.unrealengine.com/questions/487598/why-would-ue4-is-always-crashing-when-import ...

Tooltips for Exterior LPF and Interior LPF are reversed

UE - Audio - Mar 13, 2019

The tooltips for the Interior LPF and Exterior LPF are reversed where the Interior LPF has the Exterior LPF's tooltip and viceversa. Tested in 4.21.2 (CL - 4753647), 4.22 (CL - 5385847), 4.23 (CL - ...

Certain materials are overly bright with Ray Traced Global Illumination denoiser

UE - Graphics Features - Lumen - Mar 14, 2019

Ray Traced Global Illumination is causing some materials to glow extremely bright Disabling r.raytracing.globalillumination.denoiser fixes the issue In 4.22 preview 5 binary (5365847) the result i ...

Crash: Unhandled exception UE4Editor_Renderer!FMobileBasePassMeshProcessor::Process

UE - Graphics Features - Mar 14, 2019

HUD can cause a crash when used with Mobile. "When running from visual studio exception happens here: https://github.com/EpicGames/UnrealEngine/blob/4.22/Engine/Source/Runtime/Renderer/Private/Mobi ...

'Set from Euler (Quat)' and 'Set Components (Quat)' BP nodes have no output.

UE - Gameplay - Blueprint - Mar 18, 2019

'Set from Euler (Quat)' and 'Set Components (Quat)' BP nodes have no output. These nodes are new in 4.22 Confirmed in MAIN @ CL 5423420 ...

Editor will freeze if anim composite has an animation with a notify and length of 0

OLD - Anim - Mar 21, 2019

An anim composite will freeze the editor if one of its animation segments has a a notify and a length of 0 or less. Debugging shows that the engine is stuck inside UAnimSequenceBase::GetAnimNotifies ...

Crash Opening Editor with Vulkan - Fatal Error - RenderingThread.cpp

UE - Rendering Architecture - RHI - Mar 15, 2019

Editor crashes when opening to project browser on Linux. Fatal error: [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\RenderCore\Private\RenderingThread.cpp] [Line: 819] Rendering thread exceptio ...

Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material

UE - Niagara - Mar 25, 2019

Niagara Mesh Renderer Incorrectly Rendering Mesh at Distances When Using Two Sided Material.  Working as expected in 4.20 CL# 4369336 and 4.21 CL# 4753647 Found in 4.22 Preview 6 CL# 5439949 and 4 ...

Crash using the Dataprep tool (MaterialShared.cpp)

UE - Editor - Content Pipeline - Datasmith - Importer - Mar 25, 2019

The files in the linked case contain a project with a Datasmith scene and updated .udatasmith files that contains changes to the imported scene. When using the Dataprep Tool to import the updated sc ...

Tessellation not working properly on Vulkan

UE - Graphics Features - Jan 25, 2018

When a user launches content examples with -vulkan tessellation will not be working. Everything tessellated will appear as if it has no tessellation. This issue is also occurring in 4.18 ...