Regression: Several project settings, especially from built-in Plugins, are being silently erased when previously they were not, which is perceived as a bug

UE - Foundation - Feb 28, 2025

In UE's Project Settings, some pages are saved automatically to the project's "Config/Default<CATEGORY>.ini" file (meant to be version-controlled) on every change. Other pages have buttons "Set as D ...

Crash when searching for a string with the same name as the collection

UE - Editor - Content Pipeline - Content Browser - Feb 28, 2025

The editor crashes when creating a local collection of the same name by typing certain characters in the search box of the content browser. This does not reproduce in UE5.4 and is a regression in UE ...

Niagara - When Interpolated Spawning is disabled, the first frame of each particle unexpectedly does not take into account the Particle Update stage

UE - Niagara - Feb 28, 2025

Foreword: Even if the behavior described here is by design, it is rarely (if ever) expected or desired. This was discussed and agreed to be treated as a bug. Explanation below. When interpolated sp ...

Shader Symbols not Generated for Windows Platform when r.Shaders.Symbols=1

UE - Rendering Architecture - Shaders - Feb 28, 2025

Shader symbols are not generated for the Windows platform. Attempts were made to set the r.Shaders.Symbols=1 value in the projects DefaultEngine.ini, the engines ConsoleVariables.ini and the engine ...

Virtual Texture Data GetNumMips reports one fewer mip than expected

UE - Graphics Features - Feb 27, 2025

FVirtualTextureBuiltData::GetNumMips() can return 1 fewer mip than it should due to a potential clamping issue at the end of FVirtualTextureBuilderDerivedInfo::InitializeFromBuildSettings() where it ...

MRQ GBuffer Output Renders Normal GBuffer instead of BaseColor

UE - Anim - Sequencer - MRQ - Feb 27, 2025

When attempting to use console variables to render the BaseColor output, the GBuffer overview or GBuffer normal output is rendered instead.  Using the commands in the Editor viewport shows the BaseC ...

Incorrect motion baking from Anim Sequence to Modular Control Rig

UE - Anim - Rigging - Feb 26, 2025

When using a modular control rig and baking to a control rig directly from an anim sequence, some parts do not bake correctly. ...

TRASH_Comp in Octree that missing unregister

UE - AI - Navigation - Feb 25, 2025

the reproduce video and project are in the slack links: Slack Link: [Link Removed] ...

LastRenderTime does not update when Occlusion Culling is disabled

UE - Graphics Features - Feb 25, 2025

When disabling Occlusion Culling, Components will not have their Last Render Time updated. ...

Missing libomp140 DLL causing crashes in Hair Card Generator plugin

EA Motive has run into a crash when using the hair card generator plugin. A missing DLL is preventing them from creating hair cards according to the initial investigation from their engineers. More ...