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

The Lyra's Readme.md from Github is not clear on how to setup the project for usage

UE - Gameplay - Feb 13, 2025

The Lyra's Readme.md from Github is not clear on how to setup the project for usage. Following the https://github.com/EpicGames/UnrealEngine/blob/ue5-main/Samples/Games/Lyra/README.md instructions a ...

Bundled compute PSO compilation stalling tender thread

UE - Rendering Architecture - RHI - Feb 13, 2025

EA Motive has pointed out a potential bug they found related task graph synchronization and when compiling compute PSOs: [Link Removed]. From the screenshot they sent over, it seems that a task grap ...

Cards for a Groom asset do not update normals during simulation

UE - Graphics Features - Feb 13, 2025

When a groom is allowed to simulate, only the strand representation computes correct world normals for the new hair strand positions. This is especially noticeable when the groom is inverted as grav ...

Backwards-compatibility broken for the CDOs of Python-generated Unreal Types because of missing redirectors

UE - Editor - Workflow Systems - Feb 11, 2025

Previously, all Unreal Types generated by python scripts would be created inside package "/Engine/PythonTypes". This was changed by [CL 32478991 in ue5-main branch], which meant to "remove the restr ...