UDIN virtual textures appear to have row 0 (U coordinate [0 - 1) swapped to the other side of the texture vertically. ...
RelativeLocation and RelativeRotation in the root component are collected in UActorComponent::AllUCSModifiedProperties, so copying simulation result is skipped in EditorUtilities::CopyActorPropertie ...
When an actor has a Child Actor Component that's a valid moving base for a character to walk on, the ticking prerequisites are set against the Child Actor and not the root owning actor that actually ...
Placing a breakpoint inside of the construction script of a blueprint Actor can cause the editor to freeze in some situations. The licensee has identified two such cases. The first is when opening ...
This appears to be connected to playing immediately upon opening. This behavior is not observed when in the Release-5.1 or Release-5.2 streams. With the same setup, the video will start playing on t ...
GetRelevantAnimTime family of transition don't work with state aliases ...
From the user: The root of the problem appears to be that KeyState.EventAccumulator still has events stored in the structure for 'LeftAlt'. So, although UPlayerInput::FlushInput is called when the ...
Two-Sided foliage materials with an Opacity of 0 ignore any shadows cast with Virtual Shadowmaps, even in a completely sealed environment. This did not happen in UE 5.1.1 ...