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.  ...

Editor Crash after Compiling Primary DataAsset

UE - Gameplay - Blueprint Compiler - Feb 16, 2023

After compiling a data asset blueprint, attempting to open the parent data asset will crash the editor. From licensee: This is because in FAssetEditorToolkit::InitAssetEditor() the objects in Objec ...

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 ...

ScrollBox: Add Inertial Scrolling (Touch)

UE - Editor - UI Systems - Oct 16, 2015

Verify that inertial scrolling works in the ScrollBox and the ListView on touch devices. We have reports that it isn't working in 4.9, it may have been fixed since then, or not be as smooth as it c ...

WmfMedia: Track switching does not work

Media Framework - Aug 31, 2016

Track switching is currently not supported, because media with multiple tracks of the same type fail to load. Once that is fixed, implement run-time track switching. ...

Pose is not updating when additive is applied

OLD - Anim - Apr 14, 2017

When the user applies an additive base pose to a pose asset, the mesh does not update in viewport. This issue occurs in 4.15 and 4.16. ...

Planar reflections do not work in OpenGL4

UE - Rendering Architecture - RHI - Jul 11, 2017

This is not a regression as it occurs in 4.16.2 The test case was just recently updated to test for planar reflections so not sure if this is intended to work or not. ...