Sequencer Batch Rendering cannot output multiple render passes in CLI

UE - Anim - Sequencer - Nov 27, 2018

Batch rendering still works if launched from the engine using Sequence Render Movie. However it only outputs the first CustomRenderPass argument when attempting it from a Command Line Interface. Thi ...

Editor running with "DebugGame Editor" configuration fails to launch (This happens only on 4.21 via Launcher)

UE - Foundation - Cpp Tools - Nov 20, 2018

This happens only on 4.21 via Launcher. UE4 editor running with "DebugGame Editor" configuration fails to launch The error log is below. ERROR: System.IO.DirectoryNotFoundException: Could not fin ...

Animation Modifiers that contain a null Animation Sequence value cause the Engine to crash when applied to an Animation Sequence

OLD - Anim - Nov 14, 2018

When an Animation Modifier passes a null Animation Sequence value to an Animation Sequence the Editor will crash. This is a regression from 4.20.3 (CL-4369336). This was reported and tested in 4.21 ...

Crash on Level Load with Sequencer Event

UE - Anim - Sequencer - Nov 9, 2018

Crash when changing maps with sequencers new event director. Confirmed in 4.22 MAIN at CL 4553454 ...

Blueprint Structure breaks when the Editor is closed and re-opened if the struct contains variables that are a Class Reference and a Soft Object Reference to a Blueprint

UE - Gameplay - Blueprint - Nov 8, 2018

A struct containing variables that are a Class Reference and Soft Object Reference to a Blueprint no longer works after the project is closed and re-opened in the Editor. If a variable of the struct ...

Progress Percent is removed from UMG Progress Bar when Transform Shear value is changed

UE - Graphics Features - Nov 8, 2018

Modifying the Shear values on a Progress Bar in a Widget Blueprint cause it to lose its Fill Color and set Progress. This is a regression from 4.20.3 (CL-4369336). Reproes with -vulkan on both Linux ...

Sequence director fires events multiple times if multiple levels are streaming.

UE - Anim - Sequencer - Nov 7, 2018

The new event track in level sequences fires the number of times that there are levels streaming. ...

Disabling "Include Debug Files" for a Windows Distribution build does not exclude the debug files

UE - Foundation - Cpp Tools - Automation Tool - Nov 1, 2018

The "Include Debug Files" option being disabled is not taken into account for "For Distribution" builds. The debug files are included no matter what this is set to. Regression?: Yes This did not oc ...

Crash reported when launching the binary Editor on a 2018 iMac Pro

UE - Platform - Apple - Oct 31, 2018

There has been a report of a consistent crash of the binary Editor on launch when it is being launched on an iMac Pro. Additional information from two separate reports about this crash seem to indi ...

Remote compile Action RPG for iOS fails with rsync errors - unable to download Manifest.xml from the remote Mac

UE - Foundation - Cpp Tools - UnrealBuildTool - Oct 31, 2018

While attempting to verify [Link Removed], I tried to build an iOS package of ActionRPG. The build failed and the following errors appear in the output log:Log snippet moved to comment, see below ...