[MetaSounds][Voice Management] - MetaSounds set to Restart do not virtualize correctly when the Attenuation Shape is not a Sphere

UE - Audio - MetaSounds - Aug 17, 2022

When using Attenuations with MetaSounds, if the Attenuation Shape is Sphere it works as expected. However, other shapes do not work correctly. The sound either becomes deactive or sometimes the soun ...

Touch Movement controls are dysfunctional on Android throughout gameplay.

UE - Platform - Mobile - Aug 17, 2022

NOTESThis issue is not encountered when a controller is connected to the device.Please note that the "Touch And Motion" settings were all set to default throughout all occurrences of this defect.Ple ...

There is no indication that CreateDefaultSubobject will not work from within a Component/Nested subobject

UE - Gameplay - Components - Aug 16, 2022

We should at least update the comments on the CreateDefaultSubobject function warning people about the troubles and weird behavior that could occur when you call it from within a nested subobject  ...

[MetaSounds][Inputs] - When multiple copies of an input node are on the graph, all connections reconnect to one node when an input is renamed

UE - Audio - MetaSounds - Aug 13, 2022

If there are multiple copies of an input on the graph, when it is renamed, all the connections are broken and rerouted to a single node, orphaning the rest on the graph. I believe this may be a dupl ...

[Audio Capture] - Editor crashes when activating an Audio Capture component when there are no active input or output devices avilable

UE - Audio - Aug 12, 2022

If a device has no available input or output devices, activating an Audio Capture component will cause the device to crash. Occurs in Editor and Runtime. Assertion failed: NumTotalFrames > 0 [File:E ...

MoviePipeline: OnExecutorErroredImpl has inverted bError bool usage

UE - Anim - Sequencer - MRQ - Aug 8, 2022

OnExecutorFinishedDelegateNative and OnExecutorFinishedDelegate broadcasting an bFatal into a bSuccess parameter which is inverted. Canceling a render should be considered an error, not a success. ...

TSR does not seam to work on AMD

UE - Graphics Features - Aug 8, 2022

[MetaSounds][Wave Player] - Looping sound waves is not sample accurate

UE - Audio - MetaSounds - Aug 8, 2022

When playing the two metronome sounds, it is expected that when the 1bar asset loops, it will stay in time with the 12 bar asset; however, instead phasing begins to occur. This does not occur when ...