Volume material doesn't support EyeAdaptation node

UE - Niagara - Rendering - Sep 2, 2024

Jitter on anim sequences compressed with ACL containing large scale on root

UE - Anim - Runtime - Jul 18, 2024

The ACL codecs are generating jitter in the animations on the linked UDN.  This may be related to the large scale that's being applied to the root bone in the skeleton.  This appears to be a regress ...

Command buffer failure rates increased on iOS 15 devices compared to earlier iOS versions

UE - Rendering Architecture - RHI - Sep 23, 2022

There is a licensee report that command buffer failure rates on iOS 15 devices have increased compared to earlier iOS versions, and the issue may be related to foregrounding or backgrounding. ...

Landscape components not returning physical material with LineTrace in Editor mode

UE - Simulation - Physics - Query - Sep 13, 2023

The OutHit from a LineTraceByChannel against a landscape in Editor is not returning the Physical Material of that landscape. While PIE there is no issue. While using BoxTrace (even in Editor) there ...

BlendSpace DeltaTimeRecord.Delta can incorrectly be set to zero

UE - Anim - Runtime - Apr 19, 2024

It's possible for blendspaces to end up with an invalid delta time record because of how UBlendSpace::TickAssetPlayer modifies the time record.  This only seems to happen with specific settings:Axis ...

Tracks that manipulate byte properties may have different (non-deterministic) results even for the same frame

UE - Anim - Sequencer - Aug 13, 2024

This issue is relatively easy to reproduce, e.g., in the timing of switching between the two types of property operations within the same track. It seems to be easy to reproduce the above problem in ...

Create a "Input Device User Mapping Schema" of some kind for PC

UE - Gameplay - Input - Feb 13, 2024

When you are playing a game on PC (especially local multiplayer) many developers want to change how input devices are "mapped" to different players. For example, a single player game might want the ...

Thin Translucent rendering output is different on UnrealEditor/PC and PS5 with Ray Tracing enabled

UE - Graphics Features - Lumen - Aug 8, 2024

Reported from UDN With RT Translucency and Reflections enabled, Thin Translucent rendering is incorrect on PS5 in UE 5.3 ...

Ray Tracing Translucency in a Post Process Volume breaks in Lit viewmode

UE - Graphics Features - Ray Tracing - Apr 15, 2024

Encountered a strange issue where switching to RT Translucency on a PPV would cause it to appear incorrect. However, if you swap the viewmode to Path Tracing, it does appear correct. See screenshots ...

Blueprint Struct Issues - Data table wiped data

UE - Gameplay - Blueprint Compiler - Aug 19, 2024

The user has come across various issues with using nested blueprint structs within a data table. The first issue relates to changing a variable in a child struct and setting it back then saving, cau ...