When attempting to dynamically set the collision of a Spline Mesh component, the collision settings are not kept in a packaged game. Found in 4.10.4. Reproduced in 4.11 Preview 6 and Main CL 28772 ...
The Focal Point that is set for an AI Controller doesn't get reset when Set Focus is used. This causes the character to turn back to the focal point if the actor that is set as the focus is destroye ...
When the DLC is being built for a project and stored in a plugin, the result is normaly until the DLC is packaged multiple times. This leads to the file path becoming more and more nested each time. ...
There is code in the FIntVector class (IntVector.h) that seems to be copied from the FIntRect class which is a problem since FIntRect is two dimensonal while FIntVector is three dimensional. The one ...
The TUnion copy constructor causes the editor to toss an assert due to it claiming that the passed in TUnion is of an Unrecognized TUnion subtype. ...
When you upgrade your project to a new version of the engine, your Collections are deleted from the Collection setting. ...
If the user is using the split screen feature and adds a widget to the screen of each player, this can cause what looks like a failure to completely update everything on screen causing a weird artif ...
HasAnyUserFocusedDescendants returns true even when all children have been removed. ...
If the user adds a tag to the third person character blueprint with in the blueprint itself and then adds other tags afterwards using the details panel that is given when selecting an actor in the s ...
The image size is set for all widgets using the same material are set to the widget that is currently selected ...