DepthFade failed with Mobile MSAA

UE - Platform - Mobile - Jun 13, 2018

DepthFade will failed when Mobile MASS enabled. ...

[CrashReport] UE4Editor_Engine!FMaterial::GetShader() [materialshared.cpp:1790]

UE - Graphics Features - Jun 12, 2018

No user comments in crash group 1785 int BreakPoint = 0; 1786 1787 // Assert with detailed information if the shader wasn't found for rendering. 1788 // This is usua ...

FQuat::NetSerialize modifies the original value which can cause it to be replicated continuously

UE - Networking - Jun 8, 2018

FQuat::NetSerialize will always call Normalize() as part of replicating the current value, so that only the X, Y, and Z components need to be serialized (the W can be computed on load). This operat ...

Volumetric Fog causing light to get darker after each lighting build

UE - Graphics Features - Jun 8, 2018

With dense volumetric fog enabled it will cause the lighting to get darker each build you do. ...

Datasmith Max import- Datasmith reimport Material option missing after reopening UE4

UE - Editor - Content Pipeline - Datasmith - Exporters - Jun 8, 2018

Crash Occurs When Importing a .ABC File as Skeletal Mesh Into Project That Already Contains Asset's Materials

OLD - Anim - Jun 8, 2018

Editor crashes when importing an .abc file as a skeletal mesh and the assets materials already exist inside the project. -Materials need exist inside project before import -If the .abc file is imp ...

[CrashReport] UE4Editor_Renderer!FMaterialShader::SetParametersInner<FRHIVertexShader * __ptr64>() [shaderbaseclasses.cpp:181]

UE - Graphics Features - Jun 8, 2018

No user comments in crash group 177 ERHIFeatureLevel::Type FeatureLevel = View.GetFeatureLevel(); 178 check(Material.GetRenderingThreadShaderMap() && Material.GetRenderingThreadSha ...

Crash when exiting PIE after execute demorec command

UE - Networking - Jun 8, 2018

This issue is regression because it doesn't reproduce 4.18.3. Default level is just the level to move. Demorec level runs demorec command with beginplay and has one replicated variable. UEditorEn ...

Welded grandchildren do not overlap properly when their grandparent is simulating physics

UE - Simulation - Physics - Jun 7, 2018

Grandchildren (C in an attachment hierarchy of A < B < C) that are auto welded have issues related to overlap events when moving via physics. They tend to overlap later than they should. This does n ...

Unlit view is affected by Exposure Compensation when enabled by post process volume

UE - Graphics Features - Jun 7, 2018

Unlit view is affected by Exposure Compensation when enabled by post process volume. This will also carry across the other debug views.  Working as expected in 4.18 CL# 3832480 Found in  4.19 CL# ...