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

UE4Editor modules file is not written to properly when packaging a plugin

UE - Foundation - Cpp Tools - Plugin System - Apr 8, 2019

The modules file that is generated when packaging a plugin appends a number to the end of the .dll reference, similar to hot reload modules. This causes the reference to refer to a nonexistent file. ...

DevelopmentServerLauncher.exe loops whenever the editor is open even if no iOS devices are connected

UE - Platform - Mobile - Apr 29, 2019

A user has reported that DeploymentServerLauncher.exe will continue to poll for devices even if no iOS devices are connected. I am under the impression that this is so that Windows can poll for iOS ...

Unable to uncap framerate in Vulkan

UE - Rendering Architecture - RHI - Feb 28, 2019

On Linux machines users are unable to uncap their framerate in the editor. This issue has been observed in multiple maps, including TM-URO and TM-AnimPhys, as well as Third Person Blueprint projects ...

Combo Box String widget doesn't change color via function

UE - Editor - UI Systems - Slate - Sep 24, 2019

Attempting to change the Foreground color of a Combo Box String in the Graph tab of the owning widget Blueprint has no effect. Tested in 4.20.3 (CL - 4369336), 4.21.2 (CL - 4753647), 4.22.3 (CL - 7 ...

Broken references after renaming template default folders

Tools - Jan 17, 2017

When a template project's default folders are renamed (such as Geometry in the First Person Template), the original folder name is still shown in the content browser. Relaunching the project will s ...

[CrashReport] UE4Editor_PackageDependencyInfo!FPackageDependencyInfo::InitializeDependencyInfo() [packagedependencyinfo.cpp:339]

UE - Foundation - Core - Mar 6, 2017

This Jira was created from CrashReports submitted by the public due to the high number of occurrences. Descriptions from users are provided below. Error message: Assertion failed: DepPkgInfo->bIni ...

Check box takes input when set to Self Hit Test Invisible

UE - Editor - UI Systems - Jun 9, 2017

The Self Hit Test Invisible is not working as intended for the Check Box component in 4.16. The check is still taking in an input. This issue does not occur when using the "Hit Test Invisible" optio ...

Jittering effect with Physics Constraint Actor using Linear Limits

UE - Simulation - Physics - Mar 26, 2018

Jittering effect with Physics Constraint Actor using Linear Limits. This only seems to affect the Physics Constraint Actor from the Modes panel, with the static mesh starts near the physics constrai ...

Nav Area class is reset after updating from 4.19.2 to 4.20 Preview 3

UE - AI - Jun 21, 2018

When upgrading a 4.19.2 project to 4.20 Preview 3 the Nav Area Class is changed to None instead of the value it was before the upgrade. Upgrading from 4.18.3 to 4.19.2 works as expected. This was t ...