Fix TSR velocity extrusion on rotating

UE - Graphics Features - Aug 3, 2023

Widgets are removed from viewport on server travel

UE - Editor - UI Systems - UMG - Aug 3, 2023

The GameViewportSubsystem removes all widgets from the viewport in UGameViewportSubsystem::HandleRemoveWorld which is bound to the FWorldDelegates::OnWorldBeginTearDown and FWorldDelegates::OnPreWor ...

Display Texture Atlases in Widget Reflector displaying incorrect tooltips

UE - Editor - UI Systems - Slate - Aug 3, 2023

Tooltips within Page 1 of the Texture Atlas Visualizer in Widget Reflector are displaying the incorrect asset. This issue is occurring in Binary //UE5/Release-5.3 at CL 26560699 This issue is occur ...

GAS: GameplayCueNotify OnActive executed twice for Duration GEs on Standalone+ListenServer

UE - Gameplay - Gameplay Ability System - Aug 2, 2023

When playing Standalone or as Listen Server, whenever a GameplayEffect with a duration is applied that fires gameplay cues, the server will locally execute OnActive twice on GameplayCueNotify_Actors ...

FcomponentVisualizer::ShowWhenSelected() has no effect

UE - Editor - Workflow Systems - Aug 2, 2023

Lags in animation when set leader pose component is used

UE - Rendering Architecture - Aug 2, 2023

https://udn.unrealengine.com/s/question/0D54z00009UJv5HCAT/lags-in-animation-when-set-leader-pose-component-is-used From licensee: "USkinnedMeshComponents have the option to double-buffer their bo ...

Exclude Default Property Tracks array only excludes last element

UE - Anim - Sequencer - Aug 1, 2023

Only the last element of this array is taken into account when adding defaults tracks. It looks like in FLevelSequenceEditorToolkit::AddDefaultTracksForActor a map is built mapping the property owne ...

ImageSize in Image widget is not set when setting a texture as a brush

UE - Editor - UI Systems - UMG - Aug 1, 2023

Since FDeprecateSlateVector2D has been implemented in 5.2, the following function calls will always fail. Therefore, the ImageSize is not updated. This problem does not occur in 5.1.   void SBrus ...

Crash when force deleting Dataflow Graph

UE - Editor - Workflow Systems - Jul 31, 2023

When force deleting a dataflow graph with the dataflow graph editor open it will crash the engine. This issue is occurring in Binary //UE5/Release-5.3 @ CL 26560699 This issue is occurring in Binar ...

Unable to import animation data from fbx with bone names starting with a number

UE - Anim - Rigging - Control Rig - Jul 31, 2023

When importing animations with numeric names from fbx in UE5.2 or later, the AnimationSequence asset is created but the animation data is not imported. The workaround is to not prefix bones with num ...