[Feature Request] Hardware video decoding on Windows DX12

Media Framework - Jun 22, 2021

Currently, all DX12 video decoders on Windows use software decoding. On the other hand, if the engine is running on DX11, developers can use this by enabling the "Hardware Decoding" option under "Ex ...

Visual helpers checkbox is not working.

TM - Tools - May 22, 2024

Works fine in 2023.1 ...

Search in Blueprint can encounter a deadlock condition when the window is closed before the search finishes and an FText lookup is pending

UE - Gameplay - Blueprint Editor - Jun 19, 2024

When a running search in all blueprints is closed, it may prevent an AsyncTask used to return the look up FText's from StringTables from running on the game thread, leading to a deadlock. When the ...

Crash on Unreal Editor Exit due to subclass of UEditorUtilitySubsystem

UE - Editor - UI Systems - UMG - Jun 18, 2024

Since UE5.4, it has been reported that if there's a class derived from UEditorUtilitySubsystem, the program crashes when the editor exits. This is because the code added in CL30853505 accesses freed ...

Color shifting occurs from screen probe gather ping-pong when Lumen active

UE - Graphics Features - Lumen - Apr 29, 2024

A subtle yellow tint color shift occurs when Lumen is active due to usage of R11G11B10_Float targets, mostly from r.Lumen.ScreenProbeGather.SpatialFilterProbes where we ping-pong between R11G11B10_F ...

Nanite compute materials don't work with VolumetricLightmap

UE - Graphics Features - Nanite - Jun 25, 2024

Lyra: GA_Melee uses disallowed NetMulticast RPC for melee impact sound

UE - Gameplay - Gameplay Ability System - Jun 13, 2024

The melee gameplay ability GA_Melee uses a NetMulticast RPC which isn't allowed and causes a blueprint validation error: GA_Melee.uasset: Gameplay Abilities are not replicated to Simulated Proxies ...

ULidarPointCloud memory leak

UE - Editor - Content Pipeline - Jun 14, 2024

Crash sometimes occurs when enabling the Gravity tool on part of a Sketchfab object.

TM - Tools - May 4, 2024

Current state Triggering Gravity on element from Sketchfab object's tree, may result in crash. For 100% reproduction rate, download 'Rank 3 Police Unit' object and apply Gravity to its element 'Rank ...