[MetaSounds] - Outputs of nodes being used in a composed graph do not have animations

UE - Audio - MetaSounds - Oct 23, 2022

Outputs on composed nodes are not animating.  [Image Removed] ...

Button response wrong on lastest MacbookPro

UE - Platform - Apple - Jul 24, 2022

Orientation Warping is rotating the mesh incorrectly on listen servers

UE - Anim - Gameplay - Apr 26, 2023

See UDN for details: [Link Removed] ...

[Device Swap] - Assertion failed: AudioStreamInfo.StreamState == EAudioOutputStreamState::Closed [File:D:\build\++UE5\Sync\Engine\Source\Runtime\AudioMixerCore\Private\AudioMixer.cpp]

UE - Audio - Jul 25, 2023

Issue has been seen a couple times internally and closed as No Longer occurring. Looking at Crash Reporter, issue has been seen live a number of times. Looking at user logs, occurs after:LogAudioMi ...

Memory stomp in UTexture2DArray::SetPlatformData

UE - Texture - May 30, 2024

A crash from bad memory access can happen when clearing the textures in a Texture2DArray asset. This appears to be because the order of operations when deleting the platform data is: ``` if (Privat ...

World position offset behaves differently when setting its value directly on the result node

UE - Rendering Architecture - Materials - Jul 8, 2024

The world position offset input of the result node does not behave consistently. There is an obvious visual difference between the setting it by connecting a float3 color constant, versus setting th ...

Performance will drop in PIE if simulate physics is toggled rapidly on an actor with attached components

UE - Gameplay - Nov 3, 2015

Performance will drop in PIE if simulate physics is toggled rapidly on an actor with attached components User Description: Simulating physics for Primitive components causes severe performance dr ...

Editor windows do not lose focus when minimized on Linux

UE - Platform - Linux - Jul 28, 2015

Using Ubuntu 15.04, editor windows do not layer correctly when minimized. Control remains with the minimized window. Ex. After minimizing a blueprint window, right clicking will still act as thoug ...

Opening a project that contains an actor in viewport with a child actor component of type TextRenderActor crashes the editor

UE - Gameplay - Blueprint - Jan 12, 2016

If a blueprint with a child actor component of type TextRenderActor is added to a level and the editor is saved, closed, and reopened, the project will crash with the following assert: Assertion ...