Using a TArray to store multiple components being setup inside a for loop of a constructor will crash on project open. Crash Reporter: [Link Removed] ...
Scaling pivot of an actor does not scale correctly unless used for all directions. ...
When setting a replicated floating variable, the replication doesn't appear correctly within the replication section of the Details Panel. ...
The user can not create a return node for a function that only has an execution pin if they create the function via the my blueprint panel. However, if they create a function by collapsing down a se ...
Static Mesh Component variable defaults cannot be set in the Details panel. No options are available in the dropdown, even if the Blueprint already has StaticMesh components assigned. Reproduced in ...
If a TArray of spline components is created in code it is not possible to edit/add nodes to the spline inside a blueprint. ...
When the compile button is pressed the construction script will run 3 times. ...
If a function is marked as BlueprintNativeEvent inside of a class that inherits from a component (Scene component, Actor component, etc) then the function cannot be called in a blueprint with the co ...