ENGINE_API missing from GeomSweepMulti and GeomOverlapMulti templates

UE - Simulation - Physics - Feb 25, 2019

GeomSweepMulti and GeomOverlapMulti are not being exported, as the template specializations are declared outside of the physics interface class without ENGINE_API. ...

FPS drop after highresshot console command

UE - Graphics Features - Feb 25, 2019

Running the highresshot command with a multiplier of 6 or higher results in poor performance for the remainder of the Editor instance. Closing the PIE window does not improve performance, only closi ...

Shader Complexity does not function properly with Android ES2 or ES3.1 set as the Preview Rendering level

UE - Platform - Mobile - Feb 25, 2019

A user has reported that Shader Complexity is not working properly in 4.21 with the Android ES2 or 3.1 preview rendering level settings. Regression?: No It did not look this way in 4.21 and prior v ...

Crash(Assert) CurrentGWorld != PlayWorld || bIsSimulatingInEditor

UE - Gameplay - Feb 25, 2019

Crash when attempting to return to Main Menu when playing Shootergame in a New Editor Window. Unable to upgrade+test Shootergame in 4.22+ due to deprecation of Possess() and other compile errors. ...

Crash When Changing to Landscape Paint Tool With a Material Function for the World Position Offset of the Landscape Material

UE - Graphics Features - Feb 25, 2019

Crash on switching to landscape/paint tab when using a landscape material that has a material function hooked onto the WorldPositionOffset. Working as expected in 4.21 CL# 4753647 Found in 4.22 CL ...

Crash after deleting Editor Utility Widget and accessing it from Window menu

Tools - Feb 25, 2019

Crash after deleting Editor Utility Widget and accessing from Window menu ...

Preview Mode Button Does Not Have an Icon When Small Toolbar Icons is Enabled

UE - Platform - Mobile - Feb 25, 2019

Preview mode button is missing an icon with "Use Small Tool Bar Icons" enabled. Found in 4.22 Preview 2 CL# 5035897 and 4.23 CL# 5172174  ...

Orientation setting does not respect user's settings on Android

UE - Platform - Mobile - Feb 25, 2019

The Orientation setting in the editor for Android phones does not respect the user's settings. Despite "Auto-rotate" being turned off, the orientation of the UE4 app will change if it is set to do s ...

Cannot move in Blueprint window on Breakpoint hit (only when 'use mouse as touch' is enabled)

UE - Editor - UI Systems - Slate - Feb 25, 2019

When triggering a breakpoint while Use Mouse for Touch is enabled the navigation functionality is lost within that Blueprint. ...