FRuntimeFloatCurve in datatable causes editor crash

UE - Editor - Apr 24, 2024

Inside SCurveEditor::ZoomToFitHorizontal and SCurveEditor::ZoomToFitVertical, the program navigates through a TArray<FRealCurve*> called CurvesToFit in a for each loop. Inside the for loop, if the p ...

Poseable mesh incorrectly rotates if "Set Bone Rotation by Name" is used in construction script

UE - Gameplay - Sep 21, 2015

Using "Set Bone Rotation by Name" in the construction script of a blueprint using poseable meshes incorrectly rotates the mesh. ...

With root motion, AnimSeq moves in Persona when Additive Anim is enabled

OLD - Anim - May 26, 2015

Animation Sequence preview moves from the origin with root motion enabled and either local or mesh space selected for the Additive Anim Type. Example Project: [Link Removed] ...

Modified inherited components don't reflect modifications in game

UE - Gameplay - Blueprint - Mar 8, 2015

Any modifications made to inherited components in a child blueprint revert to their parent's defaults when playing in packaged game and Launch on. User reported that he also saw it when launching i ...

Hang after you paste node data into Blueprint right click menu

UE - Gameplay - Blueprint - Mar 7, 2015

Hang after copying a BP node, right clicking in BP graph, then pasting with Ctrl+V. ...

Crash on Mac while switching between tabs in the main tab bar

Tools - Feb 7, 2015

Crash while switching between tabs in the main tab bar. It's possible this occurs when one of the tabs is being dragged due to the mouse/trackpad still holding the tab after being released. Crash R ...

GPU Particle Emitters not Inheriting Velocity from Event Generator Particle Module

UE - Niagara - Jun 17, 2016

When using an Event Generator in a particle emitter that passes velocity for other emitters to inherit, only CPU emitters take on the velocity, and not the GPU emitters. In the test case/project I ...

Importing a t3d filetype will cause a crash

UE - Editor - Content Pipeline - Import and Export - Jun 15, 2016

!!! Changes between version 4.12 and 4.13 for importing these !!! 4.12 There is a crash when importing any t3d (legacy) file through File > Import Into Level using the t3d file option. 4.13 The ...