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. ...

Get Material Instance ___ Parameter Value not working for Blend Parameter

UE - Rendering Architecture - Materials - Dec 2, 2022

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

Oscillating Biquad Filter's Cutoff Frequency results in popping

UE - Audio - MetaSounds - Dec 8, 2022

Reproduced 7/10 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. Additional Notes:Stacking more Biquad Filters produces a more noticeable effect, but ...

CachedMaxDrawDistance value are not updated by CullDistanceVolume in persistent Level

UE - World Creation - Worldbuilding Tools - World Composition - Dec 16, 2022

in PIE, RerunConstructionScript() is executed and actor's CachedMaxDrawDistance is updated as expected. in packaged game, RerunConstructionScript() is not executed  so, CullDistanceVolume is not u ...

Data Layers Outliner does not remember selections on editor restart

UE - World Creation - Worldbuilding Tools - World Partition - Jan 9, 2023

Regression: Tested in UE5/Release-5.0, this issue occurs so this is not a regression. ...