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

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

Performance issues when a Render target is added to Spectator screen (VR) in a packaged game

UE - Platform - XR - Feb 20, 2019

Performance issues when a Render target is added to Spectator screen (VR) in a packaged game ...

Reimport skeletalmesh do not keep the AssetUserData

UE - Editor - Content Pipeline - Import and Export - Feb 19, 2019

Mouse focuses the game when while console is open if the window is minimized and then restored

Tools - Feb 19, 2019

Mouse focuses the game when while console is open if the window is minimized and then restored. When the console is opened the mouse is shown and the game is no longer focused (expected). However, i ...

Confusing build error message provided when semi-colon is not added after a forward declaration in an Interface header file

UE - Foundation - Cpp Tools - UnrealHeaderTool - Feb 15, 2019

If a forward declaration of a class is made in the header file for an Interface class, and no semi-colon is included at the end of the forward declaration line, the build will fail with a confusing ...

Editor ClickLocation does not respect AllowSelectTranslucent

Tools - Feb 15, 2019

With AllowSelectTranslucent off, translucent objects are expected to have no effect on the selection process, however the editor's click location continues to reflect their impact. ...

Input Axis Mapped to 'Pinch' no longer sends Axis Value

UE - Platform - Mobile - Feb 15, 2019

Axis Event mapped to pinch no longer returns values. Working in 4.19 Confirmed on Android + iOS  Confirmed in MAIN 4.23 @ CL 4961509 ...