Copy/paste of multiple components does not preserve component names or attachment hierarchy

OLD - Enterprise - Mar 9, 2016

Copy/pasting scene components between blueprints loses: 1. The component name. 2. The parent/child hierarchy. It keeps the offsets, which is helpful. [image: Inline image 1] ...

Cannot Delete Landscape with World Partition enabled

UE - LD & Modeling - Terrain - Landscape - Jan 12, 2023

If you delete all the LandscapeStreamingProxies under the landscape object the parent landscape object can be deleted. Not a regression checked in Version: 5.1.0-23058290+++UE5+Release-5.1 ...

Reintroduce UE4 Material Layer drag & drop behavior in UE5

UE - Rendering Architecture - Materials - Oct 19, 2023

This behavior has changed from UE4 to UE5 due to a fix to an unrelated bug ([Link Removed]). Reintroduce the old behavior without causing a regression that reintroduces Ben's fixed bug. ...

'recompileshaders changed' doesn't work

UE - Graphics Features - May 7, 2021

The issue is already fixed in UE5 by CL 14368553. This Jira is created for cherrypick into UE4 ...

[CrashReport] Crash after enabling the 'Composure' plugin

UE - Graphics Features - Jul 11, 2017

This crash occurs in the 4.17 Preview 1 Binary editor after enabling the Composure plugin. User DescriptionsEnabled the Composure plugin (and restarted editor) in 4.17 Preview 1 ...

COTF has issues with out-of-source projects

It is expected that cooking, including COTF, will fix-up all string asset references. There were a few reasons this wasn't happening, but we should get these fixes into 4.15 as the impact was worst ...

Route gamepad to second window setting is broken

UE - Gameplay - Input - Nov 11, 2022

The RemapControllerInput function call likely needs to be added back to the game viewport client as a fix.  ...

No Editor Audio on Linux when using ALSA

UE - Platform - Linux - Oct 31, 2017

No sound play in editor when using ALSA (Advanced Linux Sound Architecture), and log spam when launching a project ...

Crash on exit with NULL FTextRenderComponentMIDCache

Suggested fix is to relocate the Super::PreExit() call to the end of UGameEngine::PreExit() so that level streaming can be safely flushed before the MID cache is cleaned up. ...

Impossible to save assets after change in redirectors

UE - Foundation - Core - UObject - Dec 13, 2018

One of our licensees pointed out this problem. I've tried all the common redirector problems (write / read permission, multiple instances of the editor, renaming the assets, running the commandle ...