Merging actors with two-sided materials produces incorrect results

UE - World Creation - Worldbuilding Tools - Merge Actor - Feb 24, 2020

Merging two actors using a two-sided material produce incorrect results. Notes: Tested with "Allow two-sided material" on and off, the same result is produced. The same issue can be seen when ge ...

Color picker does not change the color of a Vector Parameter in a Material Instance until the mouse button is released

UE - Graphics Features - Mar 11, 2020

This is a regression from 4.23.1 (CL-9631420). The color picker does not update in realtime anymore when holding down the left-mouse button. Only on mouse-release does it update. This was reported ...

Exporting a UE4 Animation into Maya results in wrong skin weight

UE - Editor - Content Pipeline - Datasmith - Importer - Apr 21, 2020

UE4 Mannequin animations are not exporting/importing correctly into Maya. The right hand is bulkier and the left shoulder is dislocated. This was reported and tested in 4.23.1 (CL-9631420). this w ...

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

Child Actor components on Clients use the incorrect default values for variables that are not being replicated

UE - Gameplay - Blueprint - Aug 28, 2018

When a Child Actor's class is replicated but the individual variables are not, the individual variables will use the default of the original BP class instead of the defaults that were set in the Chi ...

GetTeamAttitudeTowards is called before AI Controller can spawn and gets a null value

UE - AI - May 6, 2019

Licensee is experiencing an issue where GetTeamAttitude is being called before the AI Controller's Construction event. This results in the warning "GetTeamAttitudeTowards - Pawn is null!" being outp ...

SceneCapture2D Component Show Flags that are Modified in a Blueprint initially are Copied not Referenced

UE - Graphics Features - May 17, 2019

If you disable show flags in a SceneCapture2D component of a Blueprint, trying to re-enable them in the Blueprint will not update instances in a level. Anything that was left alone will change along ...