FFT corruption in bloom from sampling outside of viewport

UE - Graphics Features - May 27, 2021

Licensee has suggested a fix: "Switching to >= resolves the problem: in GPUFastFourierTransform2DCore.ush, `bool InWindow = ...` at lines 127, 144, 170, and 185." ...

Splitscreen View2 influences translucency in view 1

UE - Graphics Features - Sep 2, 2021

The videos + screenshots in the zip file show the issue on the modified gun sight. The licensee has provided a suggested fix here -[Link Removed] ...

Custom data update crash - invalid memory when removing an instance from a UHierarchicalInstancedStaticMeshComponent

UE - World Creation - Worldbuilding Tools - HLOD - May 3, 2022

This is a race condition, did not crash with -onethread. Attached the collected threaded callstacks, although they look misaligned. Licensee has provided a suggested fix. ...

Non-deterministic cooking issue in .uexp of level asset file

UE - Foundation - Core - Cooker - Jan 17, 2023

There is a deterministic cooking issue with .uexp map of level asset. [Link Removed] is the similar issue  fixing by CL#19723275, but it still there.  ...

LevelInstance: Editor Texture Streaming (UDN)

UE - World Creation - Worldbuilding Tools - Level Instances - Aug 14, 2023

Further investigate and fix Editor Level Instance texture streaming data update which currently isn't being updated when moving a Level Instance in the editor. ...

Cannot copy from the message log when building with Clang

UE - Editor - Workflow Systems - Jan 8, 2024

This was disabled for clang a long time ago in CL 3019423 due to a codegen crash but seems like the bug is fixed now ...

Crash when double clicking on RowStruct's CurveEditor

UE - Editor - Workflow Systems - Mar 15, 2024

This problem can be reproduced with UE5.3 even after applying fix [Link Removed]. We have verified this issue with UE5.1 and it is not reproduced.  ...

Android Crash on app launch if AdditionalPluginDirectories contains wildcards in path

UE - Platform - Mobile - Jun 23, 2017

Having wildcards in the path for AdditionalPluginDirectories causes apps on Android to crash on launch. When testing this on iOS, the app did not crash but froze at the splash screen instead. Androi ...

Packaged ThirdPerson template with "start in vr" enabled packaged and launched with "-nohmd" crashes

UE - Platform - XR - Mar 31, 2021

The callstack is not XR-specific, it's just the engine trying to secure the audio device on startup, windows failing to return one, and the app not being able to continue safely. The crash does not ...

Crash upon opening packaged game when Event Driven Loader is disabled

UE - Foundation - Core - Apr 26, 2019

Packaged games are unable to open when Event Driven Loader is disabled. The error message given is: Assertion failed: !Linker->GetSerializeContext() [File:D:\Build\++UE4\Sync\Engine\Source\Runtime\C ...