Crash occurs when attempting import Facial Animations in the Facial Animation Import Tool. ...
Paper2D game using Blueprint Actor with Box Collision and Flipbook Component crashes frequently when loading levels in packaged Development Build. Reported and tested in versions 4.25.3(CL 139427 ...
If use Get Start/End Frame (Seconds) with GetStartFrame has a section isBounded is False, eg 3DTransformSection, editor will be crashed. Specifically, a following code occur crash. inline FFrame ...
A user reported a crash that occurs only in Debug Editor, related to the Anim Graph of an Animation Blueprint. The issue involves marquee selecting multiple nodes inside of a State Machine transitio ...
When an actor is spawned with Spawn Parameters that are templated the engine crashes when closing a scene. This wasn't happening when there wasn't a physics constraint on the spawned blueprint. Thi ...
The title pretty much explains it all. When creating a blueprint and using a subcomponent or child within that blueprint, deleting the child actor, and then undoing while in play, causes crash. ...
A crash can occur in FStructurePropertyNode::GetValuePtrOfInstance when using EditConditionHides with arrays of structs. When deleting an element from the array, ParentBaseAddress will be null. ...
Crash is caused by incorrect cast to display ActorComponent in viewport (gizmo used to move it should not be present) ...
Character asset will crash the editor immediately when opened or right clicked. Crash Report: 431837 ...
FLinearColor FColorSpaceTransform::Apply(const FLinearColor& Color) crashes while attempting to VectorLoadAligned() when running the UnrealEditor on Ubuntu 22.04. ...