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

When ParallelExecutor is enabled, Japanese build output of VisualStudio garbled

UE - Foundation - Cpp Tools - Sep 19, 2018

From UE4.20, Japanese build output of VisualStudio garbled. Below is a comparison between 4.19 and 4.20. ・4.19.2 1>------ すべてのリビルド開始: プロジェクト:MyProject3, 構成:Development_Editor x64 ------ 1> Clea ...

A plugin CanBeUsedWithUnrealHeaderTool=true with "Program" type will not be compiled

UE - Foundation - Cpp Tools - Sep 19, 2018

It is ok for 4.19. ...

SceneDepth failed with MSAA on PC Mobile Preview

UE - Platform - Mobile - Sep 19, 2018

In PC ,RHICreateTargetableShaderResource2D will create SeparateTarget and ShaderResource, and after basepass resolve depth from TargetableTexture to ShaderResourceTexture. But in mobile preview,  ...

Adding an Output to a Collapsed Node Graph by Dragging a Pin to it Won't Update Properly

UE - Gameplay - Sep 18, 2018

Adding a output pin to a collapsed graph through dragging it on adds it to the list of inputs and doesn't update the input/output nodes. Found in 4.19 CL# 4033788, 4.20 CL# 4302132, and 4.21 CL# 43 ...

Clicking on object causes EndInputTouch to fire on the press instead of the release

UE - Editor - UI Systems - Slate - Sep 18, 2018

When clicking on an object EndInputTouch sometimes fires on the press instead of the release. This was not an issue in 4.19.2 (CL-4033788) and is a regression. However the functionality doesn't appe ...

"Fill Data Table from CSV File" crashes packaged project.

Tools - Sep 18, 2018

Using "Fill Data Table from CSV File" node in packaged project crashes instantly.  User acknowledges that they are misusing this node and requests that limitations are documented. (Editor only Tool ...

Prevent LevelScriptActor destruction from actor channel close

UE - Networking - Sep 18, 2018

LevelScriptActor can be destroyed from a channel close on the client before the associated level is removed from the world, which prevents proper cleanup of the network driver. We should look into ...

Importing a Landscape Layer with World Composition Enabled is Taking All Available Memory

UE - LD & Modeling - Terrain - Landscape - Sep 18, 2018

When importing layer information to a landscape the engine will freeze and consume all available memory. Unable to test in 4.19 due to provided project being made in 4.20. I have attached a log from ...