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

Key input by Sequencer is missing in FBX output of parent-child actors

UE - Anim - Sequencer - Nov 15, 2021

This problem did not occur in 4.27.0. Animation is not output when outputting a hierarchical structure. Actor(A)   ┗Actor(B)     ┗Actor(C) This is how the attachments are registered, and the ke ...

Setting a float variable to a value that's beyond the maximum value of a float causes the editor to become unresponsive

UE - Editor - UI Systems - Localization - Nov 12, 2021

When inputting an extreme large value into a float variable that exceed the maximum value of a float, the engine then becomes unresponsive. I tested this with an integer variable and this did not oc ...

Sequencer : Attaching a Possessable to multiple Spawnables across multiple cuts causes incorrect location restoration

UE - Anim - Sequencer - Nov 12, 2021

Regression No, according to affects versions 4.27 and 4.27.1 The restore process proceeds in the following order : 1. Remove spawnable actor in first cut (no effect because the actor is already r ...