Crash when closing a connection from listen server when using

UE - World Creation - Worldbuilding Tools - World Partition - Oct 3, 2024

Crumbling Geometry Collections do not render for one frame when child clusters crumble

UE - Simulation - Physics - Destruction - Oct 3, 2024

Crumbling Geometry collection do not render for one frame when child clusters crumble. In the repro project a 4 particle GC is told to crumble. The single GeometryCollectionActor is then split into ...

Placed AnimGetter nodes don't update their name even though their reference is renamed

UE - Anim - Runtime - Anim Blueprints - Oct 3, 2024

Some animation node such as State Weight and Get Relevant Anim Time Remaining contains state name within in parentheses. But already-placed node does not update their name even thought the reference ...

Selected Animations do not transfer to Retarget Window asset list.

UE - Anim - Rigging - Retargeting - Oct 2, 2024

When selecting animations in the content browser to retarget, the right clicking and selection "Retarget Animations". The selected items do not become selected in the RetargetAnimAssetsWindow. ...

Pressed event triggered after calling FlushPressedKeys while holding the button

UE - Gameplay - Input - Oct 2, 2024

This is an issue related to the behavior of the FlushPressedKeys function when called manually while a button is held. Once the function is called in C++, a Pressed event gets triggered even though ...

[WinDualShock] DualSense controller haptics with sound does not work in cooked builds

UE - Gameplay - Input - Oct 2, 2024

The user has a proposed fix which they said works: Heya, so just to be clear your solution was to change the WinDualShock.uplugin file where the "WinDualShock" module is defined, and make it "Runtim ...

Decals are corrupted when VRS is enabled on some console platforms, and possibly PC

UE - Platform - Console - Oct 1, 2024

Blocky artifacts and flickering are sometimes visible when using VRS and decals. Setting r.VRS.Decals=0 removes the flickering. See Additional Info URL for details. ...

Crash during garbage collection when container UPROPERTIES specify raw interface pointer element types without TScriptInterface wrapper

UE - Foundation - Core - Oct 1, 2024

When a UPROPERTY() TMap or TArray has raw interface pointers as element type, the garbage collector tries to handle them and crashes. For raw interface pointers without a container, UHT generates a ...

Material overrides not respected when generating HLODs.

UE - World Creation - Worldbuilding Tools - HLOD - Oct 1, 2024

When generating HLODs, it is possible for the generator to ignore material override settings. The generator will not respect the constants, and does not change them in the Material with a default se ...