GPU PCG node fails to cook if within Subgraph

UE - World Creation - Procedural Tools - PCG Graph - May 13, 2025

When cooking a project that has a PCG graph with a subgraph containing a GPU node (Point Processor in the example provided), the cook fails with an illegal reference. However, the same GPU node used ...

ResavePackages commandlet (buildlighting) fails/asserts on reflection captures in non-visible sub-levels

UE - Graphics Features - May 13, 2025

When building reflection captures through the ResavePackages commandlet, it frequently triggers an ensure inside of ReflectionEnvironmentCapture.cpp. If distributed shader builds start causing prob ...

Reference Viewer doesn't show references to Primary Asset IDs

UE - Editor - Applied Usability - May 13, 2025

Context Reference Viewer can be used to view references between assets. There is a setting 'Show Management References' whose tooltip implies that references via PrimaryAssetID should be findable t ...

Unreal Editor Submenus Disappear on Mouse Hover on Linux during Remote Session

UE - Editor - Applied Usability - May 8, 2025

Sub-menus disappear when using Linux in a remote session in launcher build of UE Release 5.5.4. ...

FX.TestGPUSort fails on Vulkan

UE - Niagara - May 5, 2025

“FX.TestGPUSort” fails on both PC Editor and Android with Vulkan RHI. ...

GeometryScript: BlueprintCallable GetMaxMaterialID return pin is incorrectly named "Enabled" instead of "MaxID"

UE - Graphics Tools - Modeling Tools - GeometryScripting - May 2, 2025

The return pin for the "Get Max Material ID" function is incorrectly named "Enabled" when the function returns the MaxID. See \Engine\Plugins\Runtime\GeometryScripting\Source\GeometryScriptingCore\ ...

Ensure triggered when creating Scene Proxy for GroomComponent

UE - Rendering Architecture - RHI - Apr 30, 2025

When a room component is added in C++ via the actor constructor, an ensure is triggered from precaching and the groom component. Behavior also observed on UE5/Release-5.5, CL: 40988944 ...

Switching project monitor with shift+win+arrow keys

UE - Rendering Architecture - RHI - Apr 24, 2025

Using Windows+Shift+Arrow keys to move the application window in Windowed Fullscreen from a low resolution monitor to a high resolution monitor does not resize the application window on a Windows 10 ...

Missing info in GPU breadcrumbs and DRED logs

UE - Graphics Features - Apr 21, 2025

Some breadcrumbs and D3D12 logs are missing data which should normally be filled in e.g. Breadcrumbs: > PostProcessMaterial %dx%d Material=%s [Active]. After investigating this, there seems to be a ...