Foliage is removed when erasing with Erase Density set to 1

UE - World Creation - Worldbuilding Tools - Foliage - Aug 19, 2016

I found with a high density of foliage instances, you're able to erase some of them even when Erase Density is set to 1.0 ...

Translucent materials that use a render target has an incorrect alpha when using ES3.1 Preview in Editor

UE - Graphics Features - Aug 20, 2019

The opacity of a render target used in a material appears to get over written when previewing Android ES3.1 in PIE if the material is set to be translucent. ...

Draw Line in HUD does not respect alpha < 1.0

UE - Gameplay - May 2, 2016

Draw Line in HUD does not respect alpha < 1.0, instead drawing completely opaque in all circumstances. Regression (No) issue (does) occur in 4.10.4 ...

UHT "Type TArray is not supported by blueprint" error message is ambiguous

UE - Foundation - Cpp Tools - UnrealHeaderTool - Jan 11, 2019

An overly generic error message is produced when you have a TArray UProperty that contains a non-blueprint friendly type. For example: UPROPERTY(EditAnywhere, BlueprintReadWrite, editfixedsize) TA ...

Controller Assignments appear incorrect for UI when "Skip Assigning Gamepad to Player 1" is set to true

UE - Editor - UI Systems - Jul 16, 2019

When using a controller to navigate/ interaction with UI it appears that the "Skip Assigning Gamepad to Player 1" option is not taken into account when assigning input for UI. ...

"Play Rate" below 1 and "Force Fixed Frame Interval Playback" causes choppy renders

UE - Anim - Sequencer - Jul 12, 2016

"Play Rate" below 1 and "Force Fixed Frame Interval Playback" causes choppy renders. This was explained by Max on Answerhub to the user, but this seemed like something that should be bugged and loo ...

Point Cloud support for AR plugin crash

UE - Platform - XR - Nov 21, 2019

Enabling Point Cloud support for AR plugin causes engine crash. Also crashes with LIDAR plugin enabled. Confirmed in MAIN 4.25 @ CL 10333042 ...

Odd behavior when moving a large number of assets

UE - Editor - Content Pipeline - Content Browser - May 18, 2015

User is experiencing his PC running out of memory when he does large move/copy operations in the content browser. There are a few issues with this process. The first is that attempting to drag any ...

Navigation becomes incorrect after flipping a widget via scaling (-1)

UE - Editor - UI Systems - Dec 22, 2015

If the user flips a widget using the scaling feature in umg (scaling the widget by -1) this will cause the navigation for the widget to becomes incorrect. ...

Editor Crashes on Startup After Enabling Forward Shading When r.LightPropagationVolume=1

UE - Graphics Features - May 4, 2018

If r.LightPropagationVolume=1 in ConsoleVariables.ini, enabling forward rendering and then restarting the editor results in a crash. This occurs in 4.18.3 and 4.19.2. ...