No Vulkan SDK was installed Crashed on a Nexus 6P ...
Vulkan editor is very crashy on older cards due to memory pressure. I have to switch to OpenGL to work on the unrelated bugs. I'm attaching the details of the particular failure I had (see VulkanMe ...
When setup for multiplayer, all players are able to move around and control the camera with the analog sticks but button presses of all controllers only affect player 1. ...
Animations imported with Skeletal Mesh are not marked as dirty and don't get saved. They disappear when the editor is restarted. This does not occur in 4.11 or 4.13. ...
Adding elements to an array variable within a struct minimizes defaults category for the array. Regression (no) issue (does) occur in 4.11.2 ...
Textures with ScreenAlignedUvs do not render correctly in stereoscopic (on the Oculus Rift). Does not reproduce using the DK2. Found on 4.11 Binary CL-2923993 ...
Exponential Height Fog has no effect on the level. Adjusting the fog density has no effect either. Tested in 4.11 stream CL-2811790 ...
Skeletal meshes do not simulate physics when playing in viewport. They are not affected by gravity, nor do they ragdoll. This doesn't occur in UE4/Main. This occurs with Immediate Mode Physics of ...
This is a common Mac crash that has affected users since at least 4.14. Unfortunately users have not provided any descriptions of their actions when the crash occurred. ...
Some changes to UEnumProperty::ImportText_Internal prevent this importing the stringified number (which is a float) as an enum value. This affects the JSON importer, and maybe the CSV one too. ...