When using pakblacklist for shipping, the start up movie will become a checkerboard due to ../../../Engine/Content/Slate/Fonts being included in the blacklist file. This is happening on both Android ...
APEX destruction renders when using the Play > Mobile Preview. ...
When creating a subclass of World Settings, attempting to use the in-editor compile button to compile the code causes the editor to crash. Found in 4.11 Preview 4. Reproduced in 4.10.2 binary and ...
Duplicating blueprints that have 'cast to' nodes included in them display errors such as: "Could not find a function named 'AdjustShield' in 'worker_c'. Make sure 'worker_c' has been compiled for." ...
When a strong pointer is set to null the packaged build of the game will immediately close. No crash logs were were made and no Saved folder was made (<Project Name>/Saved/Logs). An example project ...
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 ...
When nodes are collapsed in editor, the execution pins to the nodes do not light up to show their use. ...