[Sound Submix] - Dry Level of a Submix is calculated differently whether or not there is an effect in the chain

UE - Audio - Submixes - Jan 21, 2021

There is a discrepancy is how the output volume of a submix is calculated when the effect chain is and is not populated. When there is no effect on the submix, the Dry Level adds additional gain to ...

Switching to very high sample rate audio device on XBox causes crash

UE - Audio - Nov 3, 2022

When switching to an audio device with an unsupportedly high sample rate on XBox, XAudio2System->CreateMasteringVoice will crash. Ideally, it would give a warning instead and swap to the null render ...

FMath::Eval ignores groupings while solving

UE - Foundation - Nov 8, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 FMath::Eval ignores groupings while solving problems. This has caused some confusion with users who are expecting the groupings to b ...

Rigidbody world space simulation overwrites scaling of the skeletal mesh

UE - Simulation - Physics - Character - Nov 14, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Not a Regression. ...

GAS and single process PIE: modifiable static variables accessed by server and client

UE - Gameplay - Gameplay Ability System - Nov 16, 2022

See: UAbilitySystemGlobals::HandlePreLoadMap GAS features static variables that are modified by both server and client, thus result in issues in single process PIE where they access the same memory ...

Changed Constraints do not show up when enabling Show Only Modified Properties

UE - Simulation - Physics - Nov 16, 2022

This is not a regression. Tested in //UE5/Release-5.0 CL20979098 Changed Constraints on a Static Mesh do not show up when enabling Show Only Modified Properties. ...

Can't select value in Make ActorDataLayer node

UE - World Creation - Worldbuilding Tools - Nov 17, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...

The square wave oscillator is silent in the modular synth component

UE - Audio - Nov 21, 2022

Reproduced 3/3 times. Issue does not occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed Regression. Note that Sound can be heard when Osc types are set to anything else besides Square, or ...

Tick Physics Async overwriting Physics Handle component

UE - Simulation - Physics - Solver - Nov 23, 2022

Reproduced 3/3 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. ...