Landscape LocalMerge crash with PaintLayer enabled

UE - LD & Modeling - Terrain - Landscape - Aug 15, 2022

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

SceneRender Memory leak on MacOS

UE - Platform - Apple - Aug 12, 2022

SceneRender seems to be constantly leaking memory. It only reproduces on MacOS and doesn't seem to happen when I turn off the RHI thread. [Image Removed][Image Removed] ...

[AI] NavModifierComponent includes non-navigation relevant primitive components in its navigation bounds calculation.

UE - AI - Navigation - Aug 8, 2022

If an actor contains multiple primitive components, it uses all of them for calculating navigation bounds even if some of the primitives are not marked as navigation relevant. Toggling navigation re ...

Crash when changing Animation Segment Playrate in Animation Composite

UE - Anim - Runtime - Aug 8, 2022

See [Link Removed] ...

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

Bink Media Player leaves last rendered frame in viewport on play

RAD - Bink Video - Aug 4, 2022

Essentially, when set to "Overlay Fill Screen," the Bink Media Player will render the last viewed frame over all game levels in PIE, without actually playing the video or being given any sort of pla ...

Bad cast in editor utility widget when casting to Movie Scene Property Track

UE - Anim - Sequencer - Aug 3, 2022

When reloading utility widgets the Movie Scene Property Track seems to be unrecognized causing cast nodes to become invalid. ...