Speedtree shader node broken in a Shipping package.

UE - Graphics Features - Jul 6, 2018

I attached the 4.19 and 4.20 version of the project. The trees have no leaves when packaging with Shipping in 4.20 preview 5. It works fine in 4.19. ...

[Crash]-[Reimport] - Crash on reimporting CAD file with deleted light sources

UE - Editor - Content Pipeline - Datasmith - Importer - Jul 6, 2018

Inline edit conditions don't support undo

Tools - Jul 3, 2018

The Editor does not support undo after making changes Inline edit properties. Working in 4.18.3 Broken in 4.19.2 Tested in 4.18.3(3832480), 4.19.2(CL - 4033788), 4.20(CL - 4181430) , 4.21(C ...

Incremental Linking does not appear to work for Debug and DebugGame configurations

UE - Foundation - Cpp Tools - Jul 2, 2018

The bUseIncrementalLinking option does not appear to actually perform an incremental build when building for the Debug or DebugGame configurations. When a build is performed with bUseIncrementalLink ...

Console is off screen in VR preview when windows scaling is set to 150% or above

UE - Platform - XR - Jun 29, 2018

Windows scaling appears to affect the HMD if the project is open on a screen with window scaling being used. ...

ColorCalibrator tool stuck on cursor when clicking out of the Editor

Tools - Jun 28, 2018

Using the ColorCalibrator tool as a cursor by holding "\" gets stuck if you click out of the Editor while hold down the key.  ...

Crash in packaged game if Blueprint that contains an instanced subcomponent is nativized

UE - Gameplay - Blueprint - Jun 26, 2018

Attempting to load a nativized blueprint whose parent contains an instanced subcomponent causes the editor to crash in a packaged build. Regression?: Yes This did not occur in 4.18 ...

imageStore no matching overloaded function found error when packaging ContentExamples

UE - Niagara - Jun 26, 2018

The following error appears when packaging ContentExamples for Linux.UATHelper: Packaging (Linux): LogNiagaraShaderCompiler: Warning: (ERROR: 0:377: 'imageStore' : no matching overloaded funct ...

Calling DiscardPlayerInput() does not appear to actually discard the player's input

UE - Gameplay - Jun 19, 2018

Calling DiscardPlayerInput() does not appear to actually discard the player input. The comment for the function indicates that input will be consumed and discarded without doing anything with it. Ho ...