Android APK size ~200 MB larger than previous versions of the engine (blank project)

UE - Editor - Content Pipeline - Datasmith - Importer - Aug 20, 2019

Apk file size for Android is much larger after upgrading a project to the latest release of the engine. APK files link: [Link Removed] ...

The Temporal console variable has the wrong value

UE - Graphics Features - Aug 20, 2019

The r.SSR.Temporal console variable value is always set to its debugging value of 0 instead of being at its default of 1 Tested in 4.21.2 (CL - 4753647), 4.22.3 (CL - 7053647), 4.23 P6 (CL - 798402 ...

Translucent materials that use a render target has an incorrect alpha when using ES3.1 Preview in Editor

UE - Graphics Features - Aug 20, 2019

The opacity of a render target used in a material appears to get over written when previewing Android ES3.1 in PIE if the material is set to be translucent. ...

GenerateProxyMesh causes incorrect transform in ISM using Scale

UE - World Creation - Worldbuilding Tools - HLOD - Aug 20, 2019

MeshVertex has been converted by component transform before being converted by instance transform. It is ( Vertex * ComponentTransform ) * InstanceTransform. I thought it has to be converted by (Ve ...

Ray Traced Translucency Option Doesn't Function in Post Process Volume

UE - Graphics Features - Lumen - Aug 16, 2019

Ray Traced Translucency Option Doesn't Work in Post Process Volume. Found in 4.23 Preview 6 CL# 7848402, and 4.24 CL# 8074192 Working as expected in 4.22 CL# 7053642 This is a regression. ...

[CrashReport] UE4Editor-D3D11RHI!VerifyD3D11Result(long,char const *,char const *,unsigned int,ID3D11Device *) [D3D11Util.cpp:249]

UE - Rendering Architecture - RHI - Aug 16, 2019

Generated from CrashReporter Updated ticket for [Link Removed] which was stale. ...

When spawning a large number of widget components they are not visible until the camera moves or the component is selected in the world outliner

UE - Editor - UI Systems - Aug 16, 2019

When adding multiple Widget Components (at runtime) to the scene it appears that they do not render until the camera moves or they are selected in the world outliner ...

OBB files per architecture are not unique so Play Store flags it when uploading for different store versions

UE - Platform - Mobile - Aug 16, 2019

The Play Store by default on uploading an OBB will check it against the others uploaded so if you are uploading multiple APKs built for different architectures in the same packaging session the OBB ...

Duplicating an overridden function graph causes input/output pins to double

UE - Gameplay - Blueprint Editor - Aug 16, 2019

This is caused by the same thing that causes this: https://jira.it.epicgames.net/browse/UE-58390 FBlueprintEditorUtils::PromoteGraphFromInterfaceOverride is the cause of this behavior  ...

Emitters at display 3.4 in Content Examples Niagara map are not rendering

UE - Niagara - Aug 16, 2019

REGRESSION: Yes, did not occur in 4.22 In the Content Examples Niagara map, the emitters at display 3.4 are not rendering when at runtime. There were some fixes for this (or a similar issue) for V ...