When you have the mouse cursor set to show in game, if you use shift+f1 to unlock the mouse, eject, and then attempt to click and move an actor using the transform gizmo, you are unable to do so. S ...
3D widgets attached to the camera render incorrectly when compared to the oculus rift. When the Widget is centered to the camera and attached to it in the Character BP the widget will render incorre ...
Blueprints with inherited Macros cannot save. Reproduced in 4.7.1 binary and Main (//depot/UE4/Promotable-CL-2455917) ...
If the Restart Game function is called in blueprints or code then the editor will crash when exiting PIE [Link Removed] ...
Increase in Engine Stats for large amounts of Hierarchical Instanced Static Mesh Components User Description: We are having performance drops of almost 5ms in 4.15 when using "Hierarchical Instanc ...
There is a crash when changing the value type of a MapProperty to something else that provides a ConvertFromType handler. The backward compatible loading code is not correct for map properties and e ...
Hide softkey feature in Galaxy S8 leads to severe lag/freeze when trying to insert character into textbox in UMG. This feature is updated for Global version(Mali) for now(7/24/17) So you might need ...
Blutility buttons are broken if graph is edited while panel is open. User reported bug Video repro attached ...
When packaging a resized structure array it changes the array value to a large incorrect number. Testing the struct in PIE yields expected results. ...
The child of an animation blueprint is not properly recompiled when the it's parent is compiled. Found in 4.24.1 CL#10757647 ...