Input not recognized from 'Any Key' when set as an Action Mappings Binding

UE - Gameplay - Jul 12, 2018

The 'Any Key' input isn't working when it is assigned in the Axis Mappings menu. If you call 'Any Key' in Blueprint it still functions as intended. This is a regression from 4.19.2 (CL-4033788). T ...

The result of the Attach target change operation using AttackTrack's ContextMenu varies depending on the flow

UE - Anim - Sequencer - Jul 6, 2018

At present AttackTrack's context menu has three patterns of Attach target change flowChange constraintBindingIDUse ExsitBindingUse NewBinding However, 1 and 3 can correctly change the target, but t ...

Behavior of NewBinding and ExistingBinding are different inside Shot track

UE - Anim - Sequencer - Jul 6, 2018

When using NewBinding, the bind does not work properly with the level sequence specified by ShotTrack. The cause is that Guid of ExistingBindingID will be empty when passing through ActorPicked in ...

AttachTrack's SectionTitle is not displayed, when accessed from the master level sequence

UE - Anim - Sequencer - Jul 6, 2018

AttachTrack's SectionTitle is not displayed, when accessed from the master level sequence. The cause is GetSectionTitle in AttackTrackEditor.cpp. When accessed from Master, the result of Sequencer- ...

iPhone X doesn't render full-screen with Mac-made builds

UE - Platform - Mobile - Jul 5, 2018

When packaged from Windows for iOS, this issue does not occur. ...

[CrashReport] UE4Editor_D3D11RHI!FD3D11DynamicRHI::SetResourcesFromTables<FD3D11PixelShader>() [d3d11commands.cpp:1500]

UE - Graphics Features - Jul 5, 2018

User comments in crash group:Light exort crashSwarm agent crash.Building lighting 1496 #if !(UE_BUILD_SHIPPING || UE_BUILD_TEST) 1497 if (!Buffer) 1498 { 1499 ***** UE ...

Crash When Assigning a Static Mesh to the "Sample Static Mesh" Module

UE - Niagara - Jun 28, 2018

When assigning a static mesh to the "Sample Static Mesh" module, the engine will crash as soon as you select a mesh and click "Fix Now". If the mesh already has CPU access enabled it will crash as s ...

Unable to compile Runtime plugins

UE - Foundation - Cpp Tools - Plugin System - Jun 27, 2018

Attempting to package a runtime plugin in 4.20 results in the following error: ERROR: System.IO.DirectoryNotFoundException: Could not find a part of the path 'D:\Unreal Projects\4.20\PluginTest\Test ...

Foliage is visually missing in HTML5

UE - Platform - Mobile - Jun 26, 2018

Foliage is visually missing in HTML5. This is a new issue and does not occur in 4.19, I believe that it may be correlated to this issue here.https://jira.it.epicgames.net/browse/UE-59573 ...

ActorComponent.h BP Node Tooltip Typo on bReset

UE - Gameplay - Jun 25, 2018

Hovering the cursor over the "Reset" part of an "Activate" node shows the wrong tooltip. UnrealEngine/Engine/Source/Runtime/Engine/Classes/Components/ActorComponent.h ...