AnimDrawDebug does not work if using RootMotion from Everything

UE - Anim - Gameplay - Feb 14, 2023

Debug drawing with AnimDarwDebug~ does not work when RootMotionMode is set to "RootMotion from Everything". In addition, the same issue occurs when MultiThread of Animation is turned off. Licensee ...

BlackboardComponent observer can be called for the wrong key

UE - AI - BehaviorTree - Feb 7, 2023

We need to, at least, prevent this by clearing observers when running a new BT using a different blackboard. Must also think that this might affect licensees relying on the current behavior (might h ...

Feature Request: Make WASD movement cancel out movement when you press keys in opposite directions

UE - Gameplay - Input - Feb 3, 2023

slack discussion: [Link Removed] ...

Fbx Importer: Need to clamp incoming vertex color

UE - Editor - Content Pipeline - Import and Export - Jan 30, 2023

Make literal container nodes (e.g. MakeArray) do not cast object ref output terms linked to interface-typed input pins.

UE - Gameplay - Blueprint - Jan 28, 2023

As with most nodes, object reference outputs can be directly connected to interface-typed inputs on "make container" nodes (e.g. "MakeArray") if the object's class type implements the interface clas ...

Foliage actors and deferred decals

UE - World Creation - Worldbuilding Tools - Foliage - Jan 13, 2023

Licensee - " We noticed an issue when trying to use foliage to instance deferred decals. The decal will show up, but only on what looks like the first instance of the decal. If I don't use foliage ...

MotionWarping does not recognize new MontageInstance with the same montage

UE - Anim - Gameplay - Jan 11, 2023

When the same AnimMonotage is played again while moving with MotionWarping & RootMotion, UAnimNotifyState_MotionWarping does not recognize it. From licensee: The issue was that in URootMotionMod ...

Cloth collisions thickness doesn't scale with the character.

UE - Simulation - Physics - Character - Jan 10, 2023

Character's clothes bubble up as their scale goes down due to the collision thickness not being correctly scaled. ...

The cloth wrap deformer doesn't scale the mapping influence distances when the character is scaled

UE - Simulation - Physics - Character - Jan 10, 2023

The PositionBaryCoordsAndDist, NormalBaryCoordsAndDist, and TangentBaryCoordsAndDist data that all contain the vertex distance information to the simulated triangle in the cloth shader doesn't scale ...

Renaming a level containing Text3DComponent can cause crash

UE - Virtual Production - Jan 6, 2023

BuildTextMesh function queued as AsyncTasks may be called during saving (renaming) a level containing Text3DComponents.  The following workaround fix the problem. void UText3DComponent::BuildTextMe ...