Bake Transform not working properly in DataPrep

UE - Editor - Content Pipeline - Visual Dataprep - Apr 16, 2025

When I use my dataprep recipe I'm seeing something strange. The Bake Transform node seems to be stripping the transform instead of applying it. I have this in dataprep: https://udn.unrealengine.c ...

FName no longer equals FName_None when constructed with a trailing underscore and digits in range of 1-9

UE - CoreTech - Apr 15, 2025

When an FName is created with a trailing underscore and any number of digits in the range of 1-9 the trailing digits are used as the internal number value for the FName lookup. This results in the F ...

Inconsistent parameter handling for pak/iostore block size / patch padding

UE - CoreTech - IoStore - Apr 14, 2025

Users have trouble overriding the blocksize/patchpaddingalign parameters for UnrealPak from UAT commandlines.There is no easy way to specify these parameters through a buildcookrun, instead they n ...

Bug when loading an external project that also exists in the uprojectdirs

UE - Content - Sample - Apr 8, 2025

When launching the editor for the "external\foreign" project, the code in GetEngineAndProjectAbsoluteDirsFromExecutable ends up superseding the path returned from {{FPlatformMisc::ProjectDir() }} wi ...

Wolrd Partition Foliage Builder - Fails to build with multiple external actor folders.

UE - World Creation - Worldbuilding Tools - World Partition - Apr 1, 2025

Hello, We are building a world with world partition & a lot of nanite foliage. We want to modify out Foliage Instance grid size via the commandlet. [Link Removed] Even in a new empty level the c ...

Skylighting on distant objects causes severe flickering with Lumen

UE - Graphics Features - Lumen - Mar 31, 2025

Lighting on distant meshes flickers when using Lumen and Skylights. Turning Lumen off and lighting from the skylight is stable. Turning off Lumen screen traces also lowers the amount of flickering ...

UAnimNotify::Notify not called during USkeletalMeshComponent interaction with UPhysicsControlComponent when PhysicsBlendWeight is zero

UE - Anim - Synthesis - Physics Control - Mar 30, 2025

UAnimNotify::Notify not called during USkeletalMeshComponent interaction with UPhysicsControlComponent when PhysicsBlendWeight is zero. The licensee has provided his analysis of the code: If USkelet ...

Input Actions bound to Any Key become unresponsive after mouse scroll until scrolled again

UE - Gameplay - Input - Mar 28, 2025

In UE latest release (5.5 launcher version), Enhanced Input Actions mapped to "Any Key" stop responding after scrolling the mouse wheel. Specifically, scrolling either up or down disables the Any Ke ...

Distance Field AO from Moveable Skylight (non-Lumen) invalidates AO incorrectly with a screenspace offset to the right of moving objects

UE - Graphics Features - Mar 25, 2025

When Global Illumination is set to “None” in the project settings the ambient occlusion does not correctly render shadows for moving objects. This has been observed in versions 5.4 and above. ...