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

Error in output log when Revision Control submits an asset for deletion with Virtual Assets enabled

UE - CoreTech - VirtualAssets - Feb 17, 2025

With Virtual Assets setup in a project, when an asset is deleted and the changelist then submitted via revision control, the virtualization system will attempt to read the deleted asset. The submit ...

VolumetricCloud crashes in orthographic view

UE - Graphics Features - Feb 17, 2025

FVolumetricRenderTargetViewStateData structure for the orthographic view is not initialized and the structure has some uninitialized member variables. If uninitialized FVolumetricRenderTargetViewSta ...

Open street map building don't cast shadows in raster mode

TM - Rendering - Feb 14, 2025

Reproducible with cascaded and virtual shadow maps. Seems to be a regression from 2024.1.2. All TM 2025.x version have this issue. [Image Removed] ...

Modifying Notify Properties no longer updates the NotifyName in Blueprints with custom GetNotifyName function.

UE - Anim - Gameplay - Feb 13, 2025

If after placing a notify on an anim sequence timeline you modify a property that is used in the GetNotifyName function of a blueprint notify in engine version previous to 5.5 (5.4.3 for example) th ...

UDN Bug: ASTC compression becomes greyscale

UE - Anim - Mutable - Feb 13, 2025

Bug reported at https://udn.unrealengine.com/s/question/0D5QP00000tOpXN0A0/using-mutable-plugin-results-in-greyscale-textures-on-android-xr?fromCase=1 ...