Using a single line comment to immediately follow a multi-line comment closing brace results in an illegible compile errors: "error code: CrashOrAssert(3)" Workaround: Include a space between */ an ...
If ten or more of the same actor in a level have the "replicate movement" checkbox set to true, the editor will crash on PIE if the number of players is set to 2 (or with 1/2/3 players if dedicated ...
Crash assigning mesh to spline on tiled landscape. ...
The experimental feature Blueprint Break on Exceptions does not work with Accessed None errors. To test, create an actor variable in a blueprint and use it as an input to a function without having s ...
A user has reported a crash when attempting to use the 'Spawn Actor' node within his level blueprint. I was able to follow the repro steps provided in the original answerhub post and get the crash ...
When nodes are collapsed in editor, the execution pins to the nodes do not light up to show their use. ...
Struct that is referencing a Custom bp Class will reset to default values on editor restart User Description: Making a array of object types in a struct. the goal is to have a struct containing wa ...
Setting any of the numpad keys to an input command does not execute the command on Linux. ...
I am using the orthographic camera preview fairly extensively for making an in-engine Tiling Texture maker. This feature is currently busted since the orthographic camera preview window is rendering ...
When rotating a button in the UMG blueprints and then moving through the edge of the canvas panel it causing the button to clip as though it was never rotated. Update: This also happens when placi ...