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

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

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

MaxDrawDistance set by CullDistanceVolume is lost on saving sublevel

UE - World Creation - Worldbuilding Tools - Feb 21, 2025

The UpdateCullDistanceVolumes behavior when saving was changed by CL-36588597. Only CullDistanceVolumes in the same sublevel can affect Max Draw Distance. ...

World Position is incorrect when used to control the opacity mask in a nanite spline mesh

UE - Graphics Features - Feb 20, 2025

When calculating the opacity mask, Nanite spline meshes do not have the correct World Position in the Material. This leads to visual artifacts when the mask relies on the world position. ...

Level Actors that are converted to a Blueprint using "Convert Selection to Blueprint Class" and using "Harvest Components" as the CreatingMethod, does not sanitize dots (.) character and make them invalid for operations like StaticFindObject.

UE - Framework - Blueprint Editor - Feb 20, 2025

When Level Actors are converted into a Blueprint using the "Convert Selection to Blueprint Class" option with "Harvest Components" as the creation method, the conversion process does not sanitize do ...

Missing Triangles on scaled MetaHuman assets with Nanite enabled

UE - Graphics Features - Nanite - Feb 19, 2025

Additional information: only happens when all three conditions are true: the camera is very close to the character, the MH is Nanite, and a scaled mocap animation is appliedmaterial is opaque, shows ...