Can't build a project with a plugin only has header files and lib/dll

UE - Foundation - Cpp Tools - Sep 13, 2018

It's ok for 4.19. ...

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

[CrashReport] UE4Editor-Engine!FDDSLoadHelper::IsValidCubemapTexture() [DDSLoader.cpp:158]

UE - Graphics Features - Dec 2, 2019

Generated from CrashReporter ...

SpeedTree velocities broken

UE - Graphics Features - Mar 18, 2021

Moving a function to the parent class does not update the FunctionReference on calling nodes

UE - Gameplay - Blueprint Editor - Mar 19, 2021

When SMyBlueprint::OnMoveToParent() gets called the callsites of the function are never updated in dependent blueprints. This results in any UK2Node_CallFunction's not having their `FunctionReferen ...

Sorting objects at EndLoad has a non-deterministic behavior

UE - Foundation - Core - EditorLoader - May 14, 2021

This non-deterministic behavior is caused by sorting by program address. ...

Vcam - Objects Jittering with Vcam's Follow Cam modifier

UE - Virtual Production - Tools - Virtual Camera - Apr 8, 2021

Using PC_Enum instead of PC_Byte with CreatePin results in incorrect pin

UE - Gameplay - Blueprint Editor - Jul 23, 2021

This is a bug that can make it confusing for users (and internal devs) to make custom nodes related to enums.  This is occuring because the PC_Enum type was added after the original PC_Byte but  ...

Instance added Child Actors are not initialized when using world partition

UE - World Creation - Worldbuilding Tools - World Partition - Apr 13, 2022

A Child actor spawned via a Child Actor Component that is added to an actor instance using the Subobject Editor is not initialized when using world partition. The spawned child actor is not present ...