If a user creates a struct, uses a Make Struct node, removes a member from the struct, and then adds the value back in the value will not always be correct. ...
When a user spawns a box in the air with projectile movement and then jumps on top of it the will no longer be able to jump. ...
Crash assigning mesh to spline on tiled landscape. ...
Changing the Pin Type on the 'Select' node can cause errors with pins that have been split. ...
When adding a new variable to a new or existing 'Device Profile' it becomes difficult to close the dialog window. You are unable to click out or press the escape button once in order to close the di ...
When playing the user's project in editor vs Packaged, there has been different results for the enemies collision. When playing in PIE, you are able to fly through the enemies with no issues. When p ...
Macro functions with exec pins disconnected within the macro do not show logic flowing to macro during PIE ...
Our sample games all seem to use the semi-deprecated Classes folder for their headers, and many of these headers omit a #pragma once (or other header guard). This means that they don't play nicely ...
With 'Use Small Toolbar Icons' checked in the 'Editor Preferences', the 'Back' button within the 'Project Launcher' disappears. The expected would for the button to get smaller and not vanish entir ...
It's currently not possible to prevent notifies from firing by setting their TriggerWeightThreshold. When stepping into the code that fires the notifies I found that the given InstanceWeight was alw ...