In-editor hitch when deleting one actor in a world with many loaded actors

UE - Foundation - Core - Nov 17, 2023

When editing a level with many actors (1000+), deleting an actor results in a noticeable hitch: the editor becomes unresponsive for seconds. This hitch becomes longer the more actors are loaded and ...

Pre-UE5 serialized FVariant FVector data corruption when deserialized in UE5

UE - Gameplay - LWC - Jan 15, 2024

FVariant is a struct that implements a union of data types, including FVector. When assigning an FVariant an FVector value in engine versions UE 4.27 or earlier, the FVariant will deserialize incorr ...

Map actor reconstruction does not reattach external non-root components

UE - Gameplay - Components - Jan 17, 2024

For two map placed actors, if one actor B's non root component is attached to another actor A, the attachment is not retained when actor A reruns its construction script, such as when moving actor A ...

Editor hard-locks when deleting a level converted to World Partition

UE - World Creation - Worldbuilding Tools - World Partition - May 20, 2021

Encountering an editor hard-lock when attempting to delete a level converted to World Partition. I'm unable to reproduce this hard-lock if the level is created using World Partition, only post-conv ...

Create a high poly version of the base sphere

UE - Content - Engine - Nov 23, 2021

We have an issue with artefacting of virtual shadow maps on low poly meshes: [Link Removed] We would like to request a higher polygon version of the sphere for UE5's release/starter content, which ...

[Submix][Recording] - Existing Sound Wave to Overwrite option has no effect

UE - Audio - Submixes - Jul 29, 2021

This is an old bug that looks like it never made its way into JIRA. Adding for documentation.  ...

[CrashReport] FTaskGraphCompatibilityImplementation::ProcessThreadUntilRequestReturn

UE - Rendering Architecture - RHI - Jun 1, 2021

Generated from CrashReporter ...

Implied Decal Blend Modes don't properly account for Material Attributes usage

UE - Graphics Features - Sep 28, 2021

I've attached a project with the necessary materials that demonstrate this issue. I would expect that just because a Set Material Attributes node is inside a material graph it wouldn't affect the de ...

Implied Decal Blend Modes don't account for static ignore-switch parameters in an expected way

UE - Graphics Features - Sep 28, 2021

The desired behavior from a user perspective here is that they'd be able to use Static Switches in a decal master material to toggle different features and behaviors. In the above setup, if I set th ...