First Person Template content is not available to be added to another project

UE - Content - Feature Pack - Nov 12, 2021

First Person Template content cannot be added to another project through the "Add Feature or Content Pack" function. This occurs in both 5.0-Early Access 2 and 4.27.1 Tested in //UE4/Release-4.26 ...

"Failed to find object 'Class None'" in project log after creation

UE - Foundation - Core - Nov 17, 2014

Users reported seeing the line "LogUObjectGlobals:Warning: Failed to find object 'Class None.'" in the Output log after creating a project. I was able to confirm in a new blank code project without ...

Execution reroute nodes become wildcard reroute nodes when creating a second reroute node off the same execution pin

UE - Gameplay - Blueprint - Sep 21, 2015

Execution reroute nodes become wildcard reroute nodes when creating a second reroute node off the same execution pin. Note: this does not appear to affect their functionality as execution reroute no ...

Map load stalls in texture streaming code

UE - Graphics Features - Jun 13, 2017

A change was made to AActor.GetComponents which appends the results instead of resetting the output array. This seems to only impact 2 places in the code, and has a big side effect in the texture st ...

Cannot undo moving a mesh via Pilot

Tools - Jan 2, 2018

There is an issue where the undo does not affect movement made by piloting an object in a level. This issue does not appear to be a regression. Versions Tested: This issue occurs in all versions te ...

When Both AnimMontage and AnimationTrack are Playing, the Blending Results are Different from Expectation

UE - Anim - Sequencer - Dec 11, 2018

When Slot animation by AnimMontage and AnimationTrack is done at the same time, the blend result differs from expectation. Probably because if AnimMontage's loop playback by EventTrack is executed, ...

BuildGraph builds some tools for Win32 even if Win32 is excluded from the build

UE - Foundation - Cpp Tools - Jan 16, 2019

When creating a local binary build of the Engine using the BuildGraph, there are several tools that are built for Win32 even if Win32 was specifically excluded from the BuildGraph (ie. -set:WithWin3 ...

Large Landscapes using World Composition have weird LODs when streamed out and back in

UE - World Creation - Worldbuilding Tools - World Composition - Mar 13, 2020

When World Composition Sublevels are streamed out and back in the LODs appear distorted. This reported and tested in 4.24.3 (CL-11590370). This was reproduced in 4.23.1 (CL-9631420), 4.25 Preview ...

When setting in PreviewGameLaunguage, the package application always adds "culture" to the argument

UE - Editor - UI Systems - Localization - Nov 12, 2020

Whenever packaging project from Launcher with a PreviewGameLanguage set, the culture="preview language" is added to the UE4CommandLine.txt file. Can avoid this issue by setting "None" in PreviewGam ...

Shadows can appear interrupted

UE - Graphics Features - May 28, 2021

Screenshots of the issue are attached. Shadows can appear interrupted and cut off in UE5 Early Access This issue is occurring in //UE5/Release-5.0-EarlyAccess Binary CL 16433597 This issue is NOT o ...