SunTemple crash on load on some iOS devices

UE - Platform - Mobile - Jun 8, 2018

This does not occur when attempting to repro using a template code project; testing on the same device. This crash occurred on an iPhone 6, v11.4 (A8) It did not occur on an iPhone X, v11.4 (A11 B ...

Directional Light settings remain from previous level when creating new level when using forward rendering

UE - Graphics Features - Jun 8, 2018

Using Forward rendering, directional light settings persist across levels and after deletion. Video attached, shows problem in Dev-VR but same issue occurs in Release-4.20 ...

Cannot access properties of the FAppleARKitFrame struct from within a Blueprint

UE - Platform - XR - Jun 8, 2018

It is not possible to access properties of the {FAppleARKitFrame}} struct within a Blueprint. The struct itself is exposed as a BlueprintType, but none of its properties are also exposed. ...

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 ...

Warnings Log spam when pasting a widget into any panel widget

UE - Editor - UI Systems - Jun 8, 2018

An increasing amount of warning show up in the output log as a widget is pasted into a name space that is part of a widget that has been added to another widget via the user created section. Examp ...

Reimported mesh doesn't remove unused material slot

Tools - Jun 8, 2018

Only once operation of Reimport could provide correct updated material slots ...

Foliage doesn't follow the Landscape which was planted on when level has never been saved

UE - World Creation - Worldbuilding Tools - Foliage - Jun 8, 2018

Once the foliage instances lost the link to Landscape, Reapply tools also doesn't do anything on those foliage ...

Depthfade will not work properly on some Android devices If separate translucency is enabled

UE - Platform - Mobile - Jun 8, 2018

Depthfade will not work properly on some Android devices If separate translucency is enabled. In the case of the attached project, drawing near the material using depthfade is strange. This issue p ...

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 ...