Submix Level's minimum changes from -96dB to -60dB after making any changes to value

UE - Audio - Submixes - Mar 22, 2023

Reproduces 3/3 times. Issue does not occur in //UE5/Release-5.1 - CL 23901901 Binary. Confirmed Regression. ...

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

[AI] Destroying an actor while using pooled actors with MassActorSpawnerSubsystem causes a nullptr exception crash

UE - AI - Mass - Mar 19, 2023

If an actor that is used in the pooled actor list of UMassActorSpawnerSubsystem is destroyed, it causes a nullptr exception in UMassActorSpawnerSubsystem::SpawnOrRetrieveFromPool. The subsystem atte ...

Setting a parent and child static mesh scale to negative effects the rotation on child when Snapped To Floor

UE - Gameplay - Jul 21, 2016

Setting a parent and child static mesh scale to negative effects the rotation on child when Snapped To Floor Looks to be directly related to this JIRA: https://jira.ol.epicgames.net/browse/UE-3152 ...

Signing Key not found when certificate is in System Keychains

UE - Platform - Mobile - Oct 22, 2014

User reported being unable to push to devices from mac if they have their Certificates in the System Keychain rather than Local ...

Cannot connect to source control on Linux

UE - Platform - Linux - Mar 30, 2015

Pressing the "Connect to Source Control" Button on a Linux project does not open the "Source Control Login" window. Looking at the Message Log for source control it says that "Source Control is dis ...

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

Alembic geometry cache doesn't import every frame when importing large frame ranges

OLD - Anim - Apr 13, 2017

Alembic geometry cache doesn't import every frame when importing large frame ranges. Specifically when they don't start at frame 1. [Link Removed] ...

When changing Select Node index pin from boolean to int/byte options do not update

UE - Gameplay - Blueprint Editor - May 4, 2017

When changing from boolean to Integer/Byte the select nodes options are not changed to Option 0/Option 1 and instead are left as False/True ...