CitySample - Level MassCrowd - interactions with SmartObjects/ContextualAnimScene is broken in 5.5

UE - AI - Apr 9, 2025

The 5.5 version of the CitySample project, particularly the MassCrowd scene, was not properly maintained. The previously working functionality of NPCs being able to sit on a bench is now broken. CAS ...

Commandlet Exits With Code -1073741819 and Exception FPlatformMisc::RequestExitWithStatus(1, 3, WindowsPlatformCrashContext.EngineUnhandledExceptionFilter)Engine exit requested (reason: Win RequestExit; note: exit was already requested)

UE - Foundation - Apr 9, 2025

When a commandlet is run it successfully completes but does not terminate the engine correctly. It appears that multiple requests are made to terminate the engine process these subsequent engine ter ...

Child widgets do not maintain the Enhanced Input bindings from their parents

UE - Editor - UI Systems - Apr 9, 2025

When a widget blueprint is created with Enhanced Input bindings in the event graph, when it is subclassed those bindings will not work in the child. This is inconsistent with how Actors function, an ...

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

Sampling textures with bias in the path of a custom data pin causes derivative operations when avoidable

UE - Rendering Architecture - Materials - Apr 8, 2025

Materials that make use of the analytical derivatives path to avoid hardware derivatives can still generate derivative operations on texture samples when the shading model has a custom data pin and ...

Memory Leak When Raytracing Enabled with Specific Rendering Settings

UE - Graphics Features - Ray Tracing - Apr 8, 2025

When a shipping build is packaged using specific rendering settings a memory leak can be observed. The licensee has noted that this leak presents as a 10MB per hour increase in RAM usage. It has a ...

WPO bug with Material Layers

UE - Rendering Architecture - Materials - Apr 7, 2025

I find that there are a couple of things that influence the artefact If WPO in M_BlendingBug is connected I get an issue with the blending. Removing the opacity input that's passed through the ma ...

External Data Layers content not there when activating game features during runtime

UE - World Creation - Worldbuilding Tools - Data Layers - Apr 7, 2025

Crash in GPUMessage.cpp when resetting FSocket when RHI is NullRHI.

UE - Rendering Architecture - RHI - Apr 5, 2025

When tearing down a nanite project with the nullrhi active, there is a crash in the FeedbackManager destructor that causes any exit to be unclean. The teardown process causes a crash as the destruc ...