Skelmesh Bake Materials doesn't remove old materials from slots

UE - World Creation - Worldbuilding Tools - Merge Actor - Mar 24, 2021

When an LOD get materials reduced to one with Bake Materials, it doesn't delete the extra slots on the LOD. So if starting with 10 slots on the skelmesh, then baking, slot 1 gets the newly baked mat ...

An array of structures variable has its values reset when the structure is modified without recompiling the blueprint

UE - Gameplay - Apr 2, 2021

An array of a structure that has been modified without the array's blueprint being complied results in the values of the array element being reset. Compiling each blueprint that has the array of str ...

Static mesh components spawned in the UCS along a spline require lighting to be rebuilt after a map reload.

UE - Gameplay - Components - Jun 17, 2021

Seems to be somehow related to components being instanced in the Construction Script according to a spline. The transforms are slightly off by more than 1.e-2f. They are reconstructed on load with a ...

Perforce Version Control visually appears to allow deletion of locked files in Content Browser

UE - Editor - Workflow Systems - Nov 23, 2022

Repro Rate: 3/3 This issue was reproduced in //UE5/Release-5.1 at CL 23058290. This is confirmed to not be a regression since the error also occurs on the previous live version. This is regression ...

Dark square appears in hair in direction of spotlight when shadows disabled

UE - Graphics Features - Sep 18, 2024

A dark square appears in the direction of a spotlight on hair when the spotlight has no shadow. [Image Removed] In UE 5.4 the dark square is visible when the spotlight has no shadow, and a light s ...

Crash When Changing to Landscape Paint Tool With a Material Function for the World Position Offset of the Landscape Material

UE - Graphics Features - Feb 25, 2019

Crash on switching to landscape/paint tab when using a landscape material that has a material function hooked onto the WorldPositionOffset. Working as expected in 4.21 CL# 4753647 Found in 4.22 CL ...

Nav Modifier Volume Not Affecting Nav Mesh Until it is Moved

UE - AI - Oct 21, 2016

Nav Modifier volumes are not affected the nav mesh until they are moved from their initial placement position. Found in 4.13.1. Reproduced in 4.12.5 and 4.15 Main CL 3163223 This is similar to [Li ...

Crash when connecting to source control

Tools - Dec 28, 2015

Attempting to connect to Perforce source control causes the editor to crash in 4.10.1. The action being preformed (connecting to source control) and repro steps (reported by licensee) match [Link R ...

Retainer Box's widgets will blend in incorrect space when retainer box uses material shader.

UE - Editor - UI Systems - May 8, 2017

Displaying the UMG content with a material shader will mean that it is drawn to an sRGB aware surface and thus blended in linear space instead of sRGB space (as widgets expect). In sceenshot-1.png t ...

On mouse Down not firing for left click on Button widgets when using precise click

UE - Editor - UI Systems - Aug 31, 2017

When using the left mouse button to click and drag a button, the on drag detected will not fire even when using precise click. This was not the case in previous versions of the engine (Works as expe ...