Mobile Depth of Field Focal Region is broken (not RDG)

UE - Platform - Mobile - May 8, 2020

Result: notice that depth of field exhibits a rendering artifact (see attached screenshot). The PostProcessIntegrateDof pass is rendering to the wrong output dimensions, causing the artifact. This ...

Replication issues & warnings if a client hitches while the server seamless travels

UE - Networking - Jul 28, 2020

If a client hitches while a server performs a seamless travel, the client will get multiple lines of logspam of these warnings:Warning: UActorChannel::ProcessBunch: SerializeNewActor failed to find/ ...

Missing SmallOSAlloc/Free memory tracking with LLM on iOS

UE - Platform - Mobile - Dec 11, 2020

Licensee reports missing memory tracking for LLM on iOS: In Engine/Source/Runtime/Core/Private/HAL/MallocBinned.cpp in SmallOSAlloc, there is a compiler define for IOS and within it there is an LLM ...

UMG Animations on existing widgets break when loading new level

UE - Editor - UI Systems - Jan 14, 2021

Marking as a regression as this does not occur in 4.25.4 User description: I want to have UMG UI that persists for the lifetime of the game so I create my root widget and add it to the viewport fr ...

[Soundfield Submix][Crash] - Unreal Ambisonics Crashes on Packaged Game and in Standalone

UE - Audio - Submixes - Jan 11, 2021

Issue was reported by a user on the Unreal Engine forms. I tried to package the game with the other encoding options and this appears specific to using the Unreal Ambisonics option.  I have only co ...

Crash when playing a other Level Sequence inside a Spawnable Actor registered with Level Sequence

UE - Anim - Sequencer - Feb 17, 2021

This issue crashes on exit when playing a other Level Sequence on an Event in a Spawnable Actor. Also this problem doesn't occur in 4.25. ...

Mac editor mobile preview crash with MSAA on

UE - Platform - Mobile - Mar 1, 2021

setting  GSupportsTimestampRenderQueries=false or r.GPUStatsEnabled=0 can fix it ...

Color space transform in the UI composition is incorrect on DX12 HDR (r.HDR.UI.CompositeMode=1)

UE - Graphics Features - Jun 11, 2021

Color space conversion in the UI composition is incorrect on DX12 HDR. In the main() function In CompositeUIPixelShader.usf, you can see the following color space transform.// sRGB -> RRT -> ODT ...

SingleLayerWater is rendering brighter shallow water with fog

UE - Graphics Features - Jul 12, 2021

Shallow water areas in scenes with exponential height fog will be brighter than they should be. Possibly due to the fog being applied twice in the SingleLayerWater shading model. ...

Cannot select child anim BPs for use in linked anim layers

UE - Anim - Runtime - Jul 15, 2021

From UDN: [Link Removed] Unable to set a Child ABP with inherited interface to a Linked Animation Layer Instance Class. I have a ABP_Biped which is our main ABP. I have the locomotion (idle+straf ...