The first selection of Enums within a struct array do not properly pouplate the table within a datatable (see attached image datatableEnum1). Any other selection populates the datatable, however it ...
In Project Settings>Navigation Mesh, setting the Runtime Generation context menu to static reverts to dynamic if the project is saved, closed, and reopened. ...
If a project uses source control and a blueprint has been diffed against previous revisions, the revisions will appear within the temp folder. This temp folders contents appear in context sensitive ...
Custom functions can call Set Timer nodes. There are no other time related functions that can be called through custom functions. Calling a timer through custom functions seems to lead to editor cra ...
If a macro that contains an enum and enum output is called within an event graph, the enum will show a direction mismatch error upon placing a copy of the macro into the event graph and recompiling. ...
Lower framerates directly affect the velocity of a character's movement if that velocity is provided by another source. ...
Crash Reporter does not get packaged with development build projects when they have "Include Crash Reporter" set to true in packaging options. ...
if a child actor component is set to a new child actor at runtime, the actor will not update with the transform of the child actor component in the parent blueprint. ...
Blueprint tooltip on auto activate within a blueprint component reads: Whether to the component is activated at creation or must be explicitly activated. It should read: Whether the component ...
Enabling Use Pawn Control Rotation on a SpringArm component does not set the rotation values to zero. Subsequently disabling Pawn Use Control Rotation make rotation of the component impossible until ...