If the resolution of the game is set to something lower than the screen resolution and then set to fullscreen the game will not stretch to fit the screen and portions will be left black. ...
When switching between windowed and fullscreen modes during runtime the mouse position is reported incorrectly. Eg. A button with a hover over effect will play the effect when the mouse is near but ...
Playing a sound (firing weapon) and switching the camera mode will cause the gunfire sound to play twice, once from the weapon's position when it's fired and again as through the sound was coming fr ...
If a custom code based enum is used inside a blueprint, doing a hot reload will break the nodes by assuming they are of a type other than enum. ...
Using Ubuntu 15.04, editor windows do not layer correctly when minimized. Control remains with the minimized window. Ex. After minimizing a blueprint window, right clicking will still act as thoug ...
Using the MakeEditWidget specifier inside a UPROPERTY macro and creating a blueprint based on the class will show the translation gizmo inside the main editor viewport but the gizmo will not show up ...
When running the editor through VS debug mode, any breakpoint that is set in the class used as the Default pawn class in world settings will be ignored when playing in editor ...
Transitioning between levels causes a split second flash when using loading screens. This may be caused when one level is loaded out, before the next level has been loaded in. ...
When Editor Multiplayer Mode is set to Play As Listen Server the editor will trigger a breakpoint on exiting PIE if any event is ran though the level blueprint ...
When assigning an imported apx file to the clothing drop down under the material element of this imported Skeletal Mesh will result in a crash. Tested in: 4.11.2 CL-2946394 4.12.3 CL-3013449 Dev ...