When attempting to change the value of set text render color to a random value, the node will only register the maximum value in the range. ...
When the user tries to open a specific project where he had unsuccessfully tried to remove a custom actor component from an actor, the editor crashes. Oddly, even a copy of the old project that's i ...
On a Mac, when opening a custom character blueprint from a project that has been converted to 4.5 from a previous version of the engine, the engine immediately crashes. ...
If the user copies and then pastes a For Each Loop the loop will retain previous data such as the array type and will cause compiling errors. ...
Added functionality to a blueprint component through code and built the project in VS. After a hot reload, I saved the blueprint and closed the editor. Reopening the editor and the blueprint cause ...
When zoomed in too close (or zoomed out too far) to a Comment Box in a Blueprint and all of it's contents are not on screen, when the Comment Box is selected and moved, the entire contents of the Co ...
If the user creates a BlueprintCallable static function the editor will crash when playing in standalone mode. If the function is not static the node will have an additional pin and Blueprint will n ...
The editor crashes when a user imports a float curve into a timeline within the level blueprint then attempts to open another level. ...
When using a math expression node within a blueprint, the project will fail when packaging. ...
In a project in UE4.5, when opening an animation blueprint, in the Event Graph when the player branches off the "Get Player Controller" node to search for "Get Mouse Position" it will not be shown i ...