Geometry collection - source geometry not updating and reset bug

UE - Simulation - Physics - Aug 17, 2023

This issue was reported by a customer trying to modify the static meshes of a GeometryCollection. After removing some meshes from the Geometry Source, he used the Reset button to apply the changes t ...

drag the progress bar in level sequence would crash in debug editor

UE - Anim - Sequencer - Aug 17, 2023

it seems in FSequencerTimeSliderController::ComputeFrameTimeFromMouse the CursorPos is -nan ...

GAS: Removing an AttributeSet followed by removing an active GameplayEffect results in client crash

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

Gameplay Ability System Standalone: Removing an attribute set and then removing an active gameplay effect that has a modifier for an attribute from that set results in a crash. Currently, one must ...

[AI] BehaviorTreeEditor crash when swapping from Behavior Tree to Blackboard view.

UE - AI - BehaviorTree - Aug 24, 2023

The first time that a Behavior Tree editor window changes from the tree to the Blackboard can cause a crash if you add and remove a key from the Blackboard via a different Behavior Tree editor windo ...

The getter/setter function bAllowRightClickDragScrolling incorrectly refers to AlwaysShowScrollbarTrack

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

UScrollBox::AlwaysShowScrollbarTrack has its own getter/setter function (SetAlwaysShowScrollbarTrack/IsAlwaysShowScrollbarTrack). In another property for UScrollBox::bAllowRightClickDragScrolling, ...

The Blueprint compiler is not consistent with UHT when generating DefaultToInstanced variables

UE - Gameplay - Blueprint Compiler - Sep 7, 2023

UnrealHeaderTool and the Blueprint compiler generate inconsistent metadata for object reference variables whose underlying class type includes 'DefaultToInstanced' metadata. UnrealHeaderTool-genera ...

Sequencer autosorts alphabetically on undo

UE - Anim - Sequencer - Sep 8, 2023

[Link Removed] Jan Kaluza 2023-09-08 15:37:18 UTC I just ran into a very frustrating bug: I have around 60 actors in a sequence, and I reordered them to be in the order that I wanted to animate them ...

Multi-process cooking does not complete in UE5.3.0

UE - Foundation - Core - Cooker - Sep 26, 2023

Projects with multi-process cooking enabled will not complete packaging. If MPCook is disabled, packaging can be completed.  ...

Crash when deleting BindingOverrides if the target property is left open on the details panel

UE - Anim - Sequencer - Sep 22, 2023

Crash if opening ALevelSequenceActor::BindingOverrides in the details panel and run a process that empties the BindingOverrides elements. Workaround: FMovieSceneObjectBindingID FMovieSceneObjectBi ...