When using a 'Set Timer by Function Name' node with a Function that has an Output parameter it will fail at executing the Function. If the Function is called with an Event BeginPlay node it will fu ...
When 'Run Dedicated Server' is unchecked and you run PIE with 2 or more clients, all client's animations are stuttering on Game Preview Server window. This does not happen when Run Dedicated Server ...
When a blueprint variable is not set to Instance Editable, its value gets reset at runtime. This seems to occur because the variable OriginalCannonTransform seems to get reset/nullified after being ...
Importing large Rhino files will cause the Editor to stall during the import process for a long time. When testing the attached file the Editor stalled close to an hour with no results. The attached ...
The "LookAt AimOffset" animation node does not recognize the interpolation setting on its assigned Blendspace. This causes the animation to snap to positions instead of smoothly rotating to them. ...
Adding an element to an array in the Material Editor automatically collapses all expanded elements in the array. I've successfully reproduced this issue with the following nodes:LandscapeGrassOutput ...
We are not reading all the key flags and we do not import correctly start key and end key tangent. I create a shelve but this is not the complete fix, we must do this only if we do not have fbx ket ...
When duplicating a collapsed blueprint graph which has a node with a custom Exec pin, this results in blueprint compilation error that a duplicate named pin is found. Duplicated exec pins aren't ass ...
It appears that FAnimUpdateRateParameters::GetInterpolationAlpha is not returning a sensible value when running in TrailMode. Currently the only variable in the calculation is EvaluationRate which ...
There's a crash in FCharacterList::GetKerning() when using the editor in Japanese that is apparently fixed in one of these three changelists: CL# 2370014, 2370050, and 2370040 But they were not ...