When using multiple workspaces on Linux, auto save forces UE4 workspace to be active

UE - Platform - Linux - Jul 22, 2016

When working with multiple workspaces and having any other workspace in focus, the workspace with the editor will be forced into focus after an auto save occurs. ...

Duplicate Physics replication call in PhysScene_PhysX.cpp

UE - Simulation - Physics - Nov 27, 2018

There is a duplicated block of physics replication code in PhysScene_PhysX.cpp  https://github.com/EpicGames/UnrealEngine/blob/release/Engine/Source/Runtime/Engine/Private/PhysicsEngine/PhysScene_P ...

Load times for the editor appear to have increased

UE - Graphics Features - May 3, 2019

The editor appears to have longer load time as compared to an older engine version (4.20.3 loaded in seconds while newer version appear to load the same project in over a minute) ...

Curve Editor in CameraAnim and Matinee does not display anything in UE4.22

Tools - May 22, 2019

The Curve Editor appears black and doesn't show any information or data. This is a regression from 4.21.2 (CL-4753647) where the Curve Editor functioned as expected. This was reported and tested in ...

Ray Traced Reflections Get Darker The Higher The Rougness Value is for Metallic Materials

UE - Graphics Features - Lumen - Jun 11, 2019

Instead of reflecting an average color of the surrounding, reflections become black with increased roughness values. Found in 4.22 CL# 6574378 and 4.23 CL# 6925347 ...

Widget component does not update when setting widget class back to "None"

UE - Editor - UI Systems - Apr 24, 2017

Widget component does not update when setting widget class back to "None". When the widget class is returned to "None" the user can still see the previous widget in the viewport. The blueprint must ...

Physics values uneditable in instances of placed Actors

UE - Simulation - Physics - Apr 11, 2018

Most physics options are not editable in placed instances of a Static Mesh with an Actor Parent. ...

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

Editor crashes when adding a parameter to a material when using Forward Shading and DX12

UE - Graphics Features - Apr 24, 2019

Setting the default RHI for Windows to DX12 and enabling Forward Shading results in a crash when adding a texture sample parameter to a material. Found in 4.22 CL# 5660361 and 4.23 CL# 6074473 Wor ...

Certain combined Linear/Angular movements cause Client to freeze for several seconds

UE - Simulation - Physics - May 24, 2019

When using Replicated Movement, certain combined linear/angular movements cause the client to freeze for several seconds and then catch up to the server. This is a regression from 4.21.2 (CL-4753647 ...