If an interface is called in a blueprint and then altered, the blueprint will receive a compile error until the interface is removed and re-implemented. ...
If visibility is altered in world outliner, the visibility will be reset upon closing and re-opening the project. ...
If a scene component is added to a child blueprint and the parent blueprint is compiled, a log warning will appear that states: "LogBlueprint:Warning: USimpleConstructionScript::FixupRootNodeParen ...
If a local variable is present within an event graph and then copied in a collapsed node, the copied variables will have a warning: "Unable to find local variable with name 'NewLocalVar_0' for Get ...
If an input binding is renamed and the editor closed and re-opened, the input binding will revert to it's original name. ...
After removing an interface from a blueprint, any interface functions in the blueprint can be transferred to a local function. However, after this occurs, the inputs and outputs are removed from the ...
If an actor has had simulate physics enabled and then the console command Slomo 0 is used, force will be added to the mesh, causing it to fly. ...
Saving an asset that has recently been renamed using the "Choose files to save" save method will retain the original name of the asset within the save menu. ...
The Set World Location at Spline Point node does not correctly update the location of the indicated spline. ...
A duplicated component in the blueprint editor is invisible and the pivot stays at 0,0,0 until compiled User Description: Since 4.8 if I duplicate a child actor component in the viewport the dupli ...