Crash due to memory after opening the World Partition window with large objects

UE - World Creation - Worldbuilding Tools - World Partition - Dec 8, 2022

Regression: Tested in UE5/Release-5.0, this issue does not occur so regression is yes. Reproducing this issue has a mixed reproduction rate. I have gotten the editor to crash when scaling the cube ...

Make Enhanced Input More Extendable

UE - Gameplay - Input - Dec 8, 2022

Enhanced Input could use another pass to make sure classes, functions and data are properly exposed to both be safe and allow users to change/expand Enhanced Input. ...

AddTimedDisplay causes crash when changing level

UE - Gameplay - Dec 8, 2022

RemoveAfterSecondsLambda in AddTimedDisplay function may access released memory during level transitions. The following workaround works : void UViewportStatsSubsystem::AddTimedDisplay(FText Text, ...

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

Source control python tests are failing

UE - Editor - Workflow Systems - Dec 8, 2022

Randomize Without Replacement resets to WithReplacement on Sound Cue Loop

UE - Audio - Dec 8, 2022

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

Randomizer in Sound Cue always picking first input on level load

UE - Audio - Dec 8, 2022

Reproduced 10/10 times. Issue also occurs in //UE5/Release-5.0 - CL 20979098 Binary. Confirmed NOT a Regression. None of these settings seemed to have any effect:Preselect at Level Load (Random nod ...

Custom Node interprets MaterialAttributes inputs as float3

UE - Rendering Architecture - Materials - Dec 8, 2022

It seems that the Material Editor's Custom nodes don't handle inputs of type FMaterialAttributes correctly, and instead interpret them as float3. Using Material Attributes as an input to a Custom E ...

[Soundfield Submix] - Output is silent when routing sound to Unreal Ambisonics and then to Resonance

UE - Audio - Submixes - Dec 8, 2022

According to the official docs https://docs.unrealengine.com/4.27/en-US/WorkingWithAudio/Nativesoundfield/ an ambisonic submix can be rendered to Resonance or Oculus; however when doing so, while th ...