If a menu has an entry that is a submenu, and that submenu has entries in it that are also submenus, then the entire menu will close when left clicking the submenu button instead of hovering it. So ...
According to [Link Removed] Min Lightmap Resolution controls padding values. In this test project it doesn't appear to be doing that for AO. ...
This happens on both Ubuntu 16.04 and Ubuntu 14.04. ...
This is a trending crash coming out of the 4.18 Previews. Users have not provided any descriptions of their actions when the crash occurred, but at least two of the affected projects are being creat ...
This bug comes from https://udn.unrealengine.com/questions/492861/view.html and is a very similar problem to [Link Removed] The issue is that the code that harvests soft object references stored in ...
Using the Delete Unused Variables option under the Edit tab of a blueprint does not remove local variables. Instead, it displays a "All variables are in use" error. Occurs in 4.9.2 and 4.8.3 binar ...
Opening Color Picker Windows crashes editor with Assertion Failed: IsOutsideRenderPass() in VulkanCommandBuffer.cpp Did not reproduce on Nvidia Linux Similar to: [Link Removed] but distinct from i ...
Returning 0 bytes in GeneratePCMData results in the procedural sound wave not continuing to play audio. Instead of returning 0, we need to return an empty buffer if the procedural sound wave doesn't ...