Retarget manager missing scroll bar

OLD - Anim - Apr 6, 2017

REGRESSION: Yes, does not occur in 4.15 In the Retarget Manager, the scrollbar for the Set up Rig section is missing. ...

Compile error building UE4 Solution "Cannot open include file: 'maya/MObject.h': No such file or directory"

OLD - Anim - Apr 19, 2017

Compile failure building the MayaLiveLinkPlugin project in the UE4 solution. Not a regression as this project did not exist in 4.15 ...

8.1 Advanced asset creation selection is flickering a duplicate selection

Tools - Apr 26, 2017

Workaround Seemed that closing and reopening the project resolves this issue This is NOT a regression as it happens in 4.15.2 ...

Moving or renaming a file in the editor should execute a Perforce move command not a delete+add

Tools - Aug 31, 2016

Moving or renaming a file in the editor erases its perforce history. It should execute a move not a delete + add to fix this ...

Hot reload iteration time regression.

UE - Foundation - Core - Oct 19, 2017

Hot reload iteration times have been crippled ever since CL# 3332960, which was a fix for [Link Removed]. ...

IOS-Shipping memory managentment failed for std::string

UE - Platform - Mobile - Oct 8, 2018

[Image Removed] [Image Removed] [Image Removed] if strip with -x option, it will fix this issue. ...

InstancedStaticMeshes disappear in Shipping builds on mobile when affected by dynamic point lights

UE - Platform - Mobile - Aug 22, 2019

This ticket is to add the safe workaround for 4.23.1, with a more optimal fix coming in 4.24. ...

Movement broken for Top Down template for Clients

Docs - Samples - Jan 7, 2015

There is no way to control the player after creating a new top down project (blueprint or code). This should be fixed by [Link Removed] ...

Creating BlueprintActor from EmptyActor produces an Actor with multiple DefaultSceneRoots

UE - Gameplay - Blueprint - Jan 24, 2020

This does not happen with UE4.22. Maybe related to CL#7462096 and CL#7476283. These are fixes for [Link Removed]. ...

UserDefinedEnum variables in UserDefinedStructs aren't properly updated when the enumerations are reordered.

UE - Gameplay - Feb 4, 2020

UserDefinedEnum variables in UserDefinedStructs aren't properly updated when the enumerations are reordered. FEnumEditorUtils::BroadcastChanges fixes up Blueprints but not UserDefinedStructs.  ...