[Console Commands] - au.debug.sounds.sort priority shows all sounds as priority 1.0 when volume scaling is bypassed or sound is 2D

UE - Audio - Voice Management - Apr 5, 2022

The priority display does not correctly reflect the set priorities of sounds when they are not being attenuated or when Bypass Volume Scale for Priority is Enabled. If a sound is attenuated and scal ...

Morph Target Sets to Zero When Transitioning From 1 to -1 Causing Flickering

OLD - Anim - Jan 16, 2018

-Morph target cycles through all values instead of only alternating between 1 and -1 -Couldn't reproduce in 4.17 -attached a test morph target asset Link to example video from user: [Link Removed] ...

LODBias causes landscape component to stop rendering if set >0 and Forced LOD set to -1

UE - LD & Modeling - Terrain - Landscape - Sep 12, 2016

LODBias causes landscape component to stop rendering if set >0 and Forced LOD set to -1. NOTE If Forced LOD is set to 0, the component renders correctly. ...

Anim with rate scale other than 1.0 will not loop correctly in Sequencer when using an Anim Blueprint

UE - Anim - Sequencer - Sep 13, 2019

Animations are looped incorrectly when using an animation blueprint and a rate scale other than 1.0 in Sequencer. ...

Destroying actor sets object to 0,0,0 for one frame before actually destroying

UE - Gameplay - Apr 29, 2015

Actors destroyed are set to 0,0,0 for one frame, which causes collision temporarily before they are completely removed. This only occurs on objects that are attached to a component using the attach ...

Debug Helpers no longer drawn indefinitely if life time is set to 0 or less

UE - Graphics Features - Sep 10, 2018

Setting the lifetime for one of the visual debug helpers (a sphere was used in the repro, but the results should be similar for any of the debug helpers) to a value of 0 or less should make the debu ...

BP hierarchy change triggers incorrect map actor load warning: AttachTo: '{0}' is not static {1}, cannot attach '{2}' which is static to it.

UE - Gameplay - Blueprint - Apr 11, 2024

When a blueprint's component hierarchy is changed by changing a child component's mobility value to Static while deleting its parent component which has Movable mobility, levels saved with an outdat ...

Cooked materials and material instances size have doubled when upgrading from 5.1.0 to 5.2.0

UE - Rendering Architecture - Materials - Jul 18, 2023

UDN: [Link Removed] A UDN customer has observed that their cooked materials have doubled in asset size going from 5.1 to 5.2. We need to investigate this is only a local issue on their side and no ...

Collapsing an Event with 1 connected node and 1 unconnected node to a function results in Both nodes being connected in the function

UE - Gameplay - Blueprint - Oct 26, 2022

This is not a regression tested in //UE5/Release-5.0 CL22491701 Collapsing an Event with 1 connected node and 1 unconnected node to a function results in Both nodes being connected in the function ...

[MetaSounds][Trigger Route] - If Value 0 is a non-zero value and Value 1 is a zero value, the output "pops" on triggering Set

UE - Audio - MetaSounds - Mar 18, 2022

When using the Trigger Route node, if Value 0 is a non-zero value and Value 1 is a zero value, the output "pops" on set. [Link Removed] ...