Connection/Disconnecting an integer pin to a divide node causes the pin literal value to fail

UE - Gameplay - Blueprint Editor - Nov 18, 2021

This only happens when you connect a pin, then disconnect it and try to compile again. ...

[Spatialization] - When a sound starts playing while the listener in in the Binaural Radius, when they exit the sound stops playing

UE - Audio - Spatialization - Nov 18, 2021

If a sound starts playing while the listener is inside the binarual radius, the sound stops abruptly when they leave the radius. Does not occur if the listener starts in the binaural radius. Does no ...

Crash when changing levels to a another with world partitions.

UE - World Creation - Worldbuilding Tools - World Partition - Nov 17, 2021

Crash when opening a level through blueprint to go into level with world partitions enabled.  This a not a regression due to being a new feature.  ...

Baking transforms multiple times on the same object results in multiple transform tracks

UE - Anim - Sequencer - Nov 17, 2021

When baking we only look for the first transform track to mute, so if there are more than one, only one will be muted. ...

Movie Render Queue dirties Sequences and Requests checkout after a render

UE - Anim - Sequencer - Nov 16, 2021

This seems to be a regression of [Link Removed] ...

Unknown font when using Stacked View Mode in Curve Editor

UE - Editor - Workflow Systems - Nov 16, 2021

When using the Stacked View Mode in the curve editor the font displaying the name of the curve is displaying a placeholder font. This issue is occurring in Binary //UE5/Early-Access @ CL 16682836 ...

Crash in BuildVisibleDecalList

UE - Graphics Features - Nov 16, 2021

Thin Translucent materials opaque with FS lighting mode and Output velocities active

UE - Rendering Architecture - Materials - Nov 15, 2021

Im not 100% sure this is a combination of settings that "should" work anyway, but need someone to have a look.Thin TranslucencyOutput velocities during base passForward Shading lighting modeProject ...

Report of branching point notifies failing to trigger

UE - Anim - Runtime - Nov 15, 2021

The problem seems to come from a notify having its LinkedMontage set to null when RefreshBranchingPointMarkers() is called. IsBranchingPoint() fails in this case, so it's never registered as a branc ...