GAS: Crash on unloading sublevel with Duration GEs and garbage collection before the duration expires

When a sublevel gets unloaded that has an actor with an AbilitySystemComponent with an active GameplayEffect with Duration, a crash occurs when the duration expires. This is due to an ASC timer dele ...

[AI] Fill Collision Underneath for Navmesh does not work for ISM instances

UE - AI - Navigation - Sep 29, 2023

Although the ISM component allows for enabling the flag for Fill Collision Underneath for Navmesh, it does not add the modifier for this to the navigation data for its instances.  ...

Selecting and dragging multiple tracks on Sequence window combines the tracks to one row

UE - Anim - Sequencer - Sep 29, 2023

With plural shot tracks in different rows in the sequencer window, selecting these tracks and dragging one of them (but not the bottom one) left or right will merge the rows. Please check the attach ...

[AI] Stack overflow in canRemoveVertex of DetourTileCacheBuilder

UE - AI - Navigation - Sep 28, 2023

User reports of stack overflow happening in canRemoveVertex in DetourTileCacheBuilder.cpp if a poly has more than 16 vertices. The array for edges is a fixed array and is written to without checking ...

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

[Interchange - glTF] Incorrect results when importing a GLB with skeletal animation

UE - Editor - Content Pipeline - Import and Export - Sep 25, 2023

Control rig functions can't be accessed from other control rigs after save on compile

UE - Anim - Rigging - Control Rig - Sep 25, 2023

It looks like there is an issue with control rig functions and the save on compile option.  When a control rig is saved via this setting, public functions within the control rig can't be referenced ...