Editor crash when Landscape Comp. LODBias set to value greater than 0

UE - LD & Modeling - Terrain - Landscape - Mar 20, 2018

When LODBias for a landscape component is set to anything greater than zero, the editor will crash. Reproduced in 4.19.0 CL 3944462 and 4.20 Main. Not able to be reproduced in 4.18.3 CL 3832480. T ...

Using 'Set Input Mode to Game and UI' and enabling 'Use Mouse for Touch' causes the Mouse to appear in different positions

Tools - Sep 13, 2018

When using 'Set Input Mode to Game and UI' and enabling 'Use Mouse for Touch' this causes the Mouse to appear in different positions and change the direction the camera is facing. This is a regressi ...

Using the Set Position in Viewport changes anchor values to 0

UE - Editor - UI Systems - Dec 15, 2017

When Using the "Set Position in Viewport" it changes anchor values of a widget to 0. This node seems like this should not be changing the anchor values, but it is unsure if this is intended behavior ...

Duplicated Editor-Runtime actors won't tick

UE - Gameplay - Aug 29, 2018

When duplicating an Actor at Runtime, the duplicated Actor won't execute any tick events when duplicated from the World Outliner or Alt-clicked and dragged in the Viewport. If the Actor is dragged i ...

Data table editor uses property names as column headings

Tools - Nov 2, 2018

The column names in the data table editor appear to directly use the property name instead of the "pretty" version of the property name. If the "DisplayName" meta specifier is used, though, that is ...

Web Browser: No Transparency in 3D Widget Component on Mobile

UE - Platform - Mobile - Jul 6, 2018

Transparency is not being applied to web browser inside of 3d widget on android. Tested with Samsung Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 ...

Previewing Node in Material Editor Produces Unexpected Output with DX12

UE - Graphics Features - May 16, 2018

Per Licensee: Since we switched to DX12 we started to see strange behavior in material previews. I was able to reproduce the problem in UE 4.19 vanilla as well. We usually have to force recompilin ...

Converting BSP to static mesh on Linux causes the editor to crash

UE - Platform - Linux - Mar 11, 2016

Converting a BSP to a static mesh will freeze and crash the editor when done on Linux. Windows does not exhibit the same conversion crash. ...

Media Sound Component does not respect SoundClass Volume on Android

UE - Platform - Mobile - Jul 6, 2018

Media Sound Component, Sound Class Volume not applied on Android. Tested with Galaxy S5 4.19.2 CL 4033788 4.20p5 4173640 4.21 CL 4179794 - Packaging error on android ...

Component Array doesn't update properly when using Text Variables

Tools - Sep 19, 2018

A Component Array doesn't update properly when using Structure Variables. Any array elements added after the setup don't get printed when the event is called. If you set the "Editable when Inherited ...