When MotionExtrantorModifyer is applied to skeletal mesh, it outputs warning about module loading of AnimationModifierLibrary at editor startup in ThirdPerson C++ project.

UE - Anim - Runtime - Feb 12, 2025

When MotionExtrantorModifyer is applied to a skeletal mesh, it outputs an import error of AnimationModifierLibrary when the editor is launched. The project module and the AnimationModifierLibrary mo ...

Creating an AnimStreamable asset immediately crashes the editor

UE - Anim - Runtime - Feb 6, 2024

When creating an anim streamable we immediately fail a check in the compression code in FCompressibleAnimData::FetchData: checkf(AnimSequence, TEXT("Invalid animation sequence while trying to fetc ...

Memory Leak in GetAccessAddress (PropertyAccess.cpp)

UE - Anim - Runtime - Jan 15, 2025

[Link Removed] you own this I believe, see the UDN for details about the leak. The UDN as screenshots of what functions they made to create the leak.  I was unable to actually get this code path ...

[UDN 18615482] SPropertyMenuComponentPicker crashes depending on clipboard contents

UE - Editor - Workflow Systems - Apr 17, 2025

[Link Removed] From UDN: "The component picker has a Paste option and when trying to decide if it should be enabled or not it attempts to load a class using the clipboard contents as a class name. ...

Niagara Position Mode Unset results in World Space rather than Local Space

UE - Niagara - Scripting - Apr 16, 2025

When an emitter's Position Mode is Unset, the particles spawn in World Space 0,0,0. This is unexpected. If the Position Mode is Unset in 5.4, the particles remain in Local Space, which is the inten ...

SKP import - Mirrored groups will display with the default material in Keep Hierarchy imports

TM - Interoperability - Apr 10, 2025

Reported in SF [Link Removed] SketchUp models containing grouped elements that are mirrored will incorrectly display these elements with the default material when imported using the Keep Hierarchy ...

Playing as a Pawn that is a Duplicate of a Blueprint Class doesn't create an Attribute Set

UE - Gameplay - Oct 1, 2019

Creating a duplicate of a Blueprint class that has an AttributeSet seems to be interfering with the creation of the AttributeSet. ...

GPU ribbon links can occasionally fail

UE - Niagara - Rendering - Jun 23, 2023

Sometimes GPU ribbons will link between one another like this, checking in the debugger you can see that the RibbonIDs are different. [Image Removed] ...

SketchUp UV scale is not consistent for Datasmith imports.

TM - Interoperability - Dec 6, 2024

This is not a regression.  We have 2 issues here.  First we have different tiling for the different materials, since the way sketchup handles texture scale. They scale the UVs of the object instead ...