When using multiple collision boxes with the mesh scaled in a negative axis while the collision boxes are rotated that the rotation is not taken into account when using the negative scale. ...
While the editor is compiling a hot reload, if project code is changed and the compile is canceled, code changes are not reflected upon next editor compile. ...
When a hot reload occurs in the editor, if the component of a placed actor is selected then focus will switch from the component to the actor's root. This can be confusing when the root is a code c ...
Using "Replace variable with..." does not mark a blueprint as needing compilation. Reproduced in 4.9.2 binary, 4.10.1 binary, and Main 4.12 (CL 2813214). This is not a regression; the same bug appe ...
Blueprints copied or moved to another level do not retain variable references to other Actors that are also copied or moved. Reproduced in 4.7.5 binary and Main (//depot/UE4/Promotable-CL-2507843) ...
CrashReporter: [Link Removed] The Navmesh Modifier Component in blueprints does not properly update a levels navmesh. ...
When running a game in the editor and using the Command Console 'ModifySoundClass', the console returns saying the command is unrecognized. It is my understanding, that even if you do not create ne ...
Certain particle systems freeze when rendered in Fullscreen mode during PIE with Text Block added within Widget Blueprint. From what I could tell it is the GPU particles that are freezing. Note I n ...
Enum Variable doesn't pull/print the correct Default Value User Description: (Blueprint) User defined enum in 4.9 getting corrupted I believe there is a severe underlying issue in 4.9 regarding u ...
If you include UMG in your project and deploy to an HTC One, the project will crash on the device. Tested this on multiple devices (Galaxy S5, HTC One, NVIDIA Sheild tablet) Monitor logs are atta ...