Editor crashes if Sequencer has keyframes for a variable that has changed

UE - Anim - Sequencer - Sep 19, 2018

The Editor crashes if loaded sequence has keyframes for an actor variable that has been changed, instead of soft erroring out. This was reported and tested on 4.20.3 (CL-4369336). It was reproduced ...

Unable to package with a Media Player On End Reached event in a Level Blueprint

Media Framework - Sep 19, 2018

If a Media Player's "On End Reached" event is present in a Level Blueprint, even if it is not being used, packaging the project will fail. An error is thrown and a callstack is given. Please see the ...

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