Actor variable type has distractingly large tooltip comment

UE - Gameplay - Blueprint Editor - May 4, 2021

Actor.h has a large comment that describes the entire lifecycle of Actors, which was written for the API website (https://docs.unrealengine.com/en-US/API/Runtime/Engine/GameFramework/AActor/index.ht ...

Copy/Pasting static meshes from the level into a blueprint doesn't work

UE - Editor - Workflow Systems - Apr 29, 2021

It's likely that this bug has been around for quite a while. The user reports that the issue could possibly be in FCustomizableTextObjectFactory::ProcessBuffer, but this seems more like it could be ...

Retainer box widget causes progress bars to render incorrectly

UE - Editor - UI Systems - Slate - Apr 14, 2021

Retainer boxes are currently causing progress bars to render incorrectly. This looks to be related to [Link Removed] which is fallout from the changes to retainer widget transform calculation introd ...

Cross does not respond or crashes when "collide with attached children" is enabled

UE - Simulation - Physics - Apr 13, 2021

Fatal error! Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000000 0x00007ffb09d32bb9 UE4Editor-Engine.dll!USkeletalMeshComponent::CopyClothCollisionsToChildren() [D:\ ...

Deprecated Event Dispatchers on components do not warn on their attached actors

UE - Gameplay - Blueprint Editor - Apr 5, 2021

[Link Removed] ...

Non instanced subobject gets set to none after compiling editor

UE - Gameplay - Components - Apr 2, 2021

Non Instanced Subobject sets to none after compiling the blueprint. Please see attached video for more details. Checking regression in 4.26 now ...

Scaling sphere with gizmo causes it to not work with line trace

UE - Editor - Workflow Systems - Mar 16, 2021

Changing the scale of an actor with the level editor gizmo follows a very different codepath than changing it via the details panel. A side effect of this seems to be that line traces will no longer ...

[Reverb][Regression] - The Reverb Effect in World Settings Does Not Update When Loading New Levels

UE - Audio - Mar 12, 2021

When loading a new level via the Open Level node in Blueprints, the World Settings do not update the Applied Reverb Effect. When trying to reproduce the issue in 4.25.4, issue did not occur (the r ...

Renaming a folder removes empty sub folders

UE - Editor - Content Pipeline - Content Browser - Mar 11, 2021

When renaming a folder with empty folders inside of it, the empty folders are removed.   This issue is occurring in Perforce //UE5/Main @ CL 15655697 This issue is occurring in Perforce //UE4/Ma ...

[Device Swap][Crash][Stadia] - Crash changing audio device from 5.1 to stereo

UE - Audio - Mar 10, 2021

There's a crash on stadia when changing the audio device from 5.1 to stereo. There's also a related issue where voice chat breaks when changing from 5.1 to stereo. The background is that CL14889950 ...