OnComponentWake Event does not trigger when the physical body is awoken by a Force

UE - Simulation - Physics - Feb 27, 2025

OnComponentWake Event does not trigger when the physical body is awoken by a Force. The steps described on Steps To Reproduce is enough to replicate this behavior. The OnComponentWake event is only ...

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 vegetation created via PCG on export

TM - Rendering - Feb 21, 2025

If you compare this 2 automation tests done on Swiss chalet project, you could see that some parts of vegetation are missing : [Link Removed] [Link Removed] The diff between the 2 exports is caus ...

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

First Person Primitive

UE - Graphics Features - Feb 20, 2025

First Person Scale and First Person Field of View on camera components do not apply to the depth prepass when rendering First Person View meshes, leading to a mismatch between the depth pre-pass and ...

Regression: Crash when saving the level blueprint of a world-partition map containing any node with an unconnected input pin of type "Gameplay Attribute Structure"

UE - Gameplay - Gameplay Ability System - Feb 19, 2025

In UE 5.5, when the user attempts to save the level blueprint of a world-partition map, the Editor crashes if the BP contains any node with an input pin of type "Gameplay Attribute Structure", as lo ...

CameraRig_Rail actor does not show last index for preview mesh

UE - Anim - Sequencer - Feb 19, 2025

Do not show the last index in the preview mesh display of the CameraRig_Rail actor. The reproduction test case generates a ring of rails, but only the last index is not displayed. Recommended Cod ...

[AI] Warning for invalid bounds on ANavLinkProxy

UE - AI - Navigation - Feb 18, 2025

Using ANavLinkProxy's smart link but removing all of the simple links results in warnings in the logs for invalid bounds. The smart link is not set to be enabled until after the navigation element i ...