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

AttachToComponent replication snapping to position instead of keeping relative location

UE - Networking - Feb 15, 2019

When using AttachToComponent at runtime, the attachment does not replicate properly for some clients. The relative transform/rotation is not maintained. The user who reported this issue mentioned th ...