[MetaSounds] The Members' detail panel does not accurately update after making an edit and selecting a different member

UE - Audio - MetaSounds - Jun 26, 2023

Note: This issue also affects MetaSound Patches and any Members Menu List Repro Rate: 5/5 Regression marked as No: issue was seen in 5.2 and 5.1  UE5+Release-5.2-CL-26001984 UE5+Release-5.1-CL- ...

RadialForceComponent ignores collision of Object Type set in Collision Presets if component is initialized in C++

UE - Gameplay - Jul 28, 2016

When a RadialForceComponent is attached to a object in C++, it doesn't take on the "Object Types to Affect" in the component settings of the Blueprint. If the RadialForceComponent is created as a co ...

Translucent Materials no longer reflect light when using Forward Lighting variable

UE - Graphics Features - Jun 7, 2016

Translucent materials are no longer showing light reflections in scene when using r.forwardlighting 1 with lights. This is a regression from functionality in 4.11.2. This no longer works with 4.12 ...

r.ScreenPercentage.Editor does not function

UE - Graphics Features - Jun 2, 2016

Setting r.ScreenPercentage.Editor does not affect the upsampling/downsampling of the viewport in the editor. Regression: YES - the console command correctly adjusted the screen precentage in 4.11.2 ...

EQS Context modifications Crashes Editor

UE - Gameplay - Aug 29, 2018

Making changes to the EQS Context and moving the Testing Pawn, the Editor crashes. When reopening the Editor, the context is set and the query does generate from that actor/location. This issue was ...

Logs containing UTF-8 characters don't appear in CMD/Terminal on Linux

UE - Platform - Linux - Sep 5, 2018

If a log message contains UTF-8 characters like "ő" or any Russian one ("л") it won't be printed to cmd or terminal but it will be printed to the log file. This is a regression from 4.19.2 (CL-40337 ...

Orthographic View doesn't respect the default Character Rotation

Tools - Aug 22, 2018

Orthographic doesn't respect the default character rotation of -90 degrees. This is reflected when viewing the Third Person character in Right/Left and Front/Back Orthographic views. This issue was ...

Expandable Area does not respect scrollbox boundaries unless set to fill

UE - Editor - UI Systems - Dec 13, 2017

There is an issue where Expandable Area does not respect scrollbox boundaries unless set to fill. This occurs when the scrollbox is a child of another component. This issue does not appear to be a r ...

Blueprint variables get reset if not made Public

UE - Gameplay - Sep 5, 2018

When a blueprint variable is not set to Instance Editable, its value gets reset at runtime. This seems to occur because the variable OriginalCannonTransform seems to get reset/nullified after being ...

Navigating the Editor on Linux with a Wacom Tablet is difficult

UE - Platform - Linux - Sep 17, 2018

Movement is quite sporadic and jumpy when using a Wacom Tablet to navigate the Editor on Linux. The Editor pans and zooms in and out really quickly with the slightest of movements. This was report ...