Using the Editor in Fullscreen mode on Linux causes it to freeze and occasionally lock up the computer

UE - Platform - Linux - May 29, 2019

Using the Editor in Fullscreen mode on Linux causes it to freeze and occasionally lock up the computer. This freeze causes the various symptoms described in the Results field. In 4.21.2 (CL-4753647) ...

Engine crashes with AudioMixer if the sound is disabled in the system

UE - Platform - Linux - May 16, 2019

Seems like failure to init SDL device is not being properly propagated and something on the higher level keeps pushing commands to the (non-existent?) audio thread. Paging also [Link Removed] and [ ...

Massive FPS drops in editor when moving mouse over menu items on Linux

UE - Platform - Linux - Apr 22, 2019

Navigating various dropdown menus in the Editor causes the FPS to drop down to around 25 or 10 in the Viewport on an empty project. This does not reproduce on Windows with -vulkan This issues was ...

Crash in FVulkanLinuxPlatform

UE - Platform - Linux - Apr 17, 2019

Using the command in the repro steps on Linux will cause the Editor to crash and CrashReporter to pop up with a callstack. This behaves differently when tried on Windows with -vulkan. The project ...

Cross building UE4Editor from Windows to Linux has incorrect runtime dependencies on DSO's

UE - Platform - Linux - Jan 23, 2019

Editor that was cross-built on Windows reportedly cannot start (using a Windows Subsystem for Linux or a VM). ...

Slight menu lag when using Vulkan on Linux

UE - Platform - Linux - Dec 12, 2018

When using the UE4 Editor with Vulkan there is a slight lag when navigating through the menu options. This lag is not present when launching with OpenGL nor is it present on Windows with -vulkan.  ...

Opening Color Picker Windows crashes editor with Assertion Failed: IsOutsideRenderPass() in VulkanCommandBuffer.cpp

UE - Platform - Linux - Oct 25, 2018

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 ...

Unable to package for Linux with exceptions enabled

UE - Platform - Linux - Oct 9, 2018

Licensee's project requires the bEnableExceptions flag to be set to true in the Build.cs file. The build compiles for Windows, but when attempting to package for Linux they get these errors: Proce ...

UE4Editor does not start when there are no audio devices available

UE - Platform - Linux - Sep 26, 2018

UE4Editor does not open when there are no audio input or output devices available. The editor hangs at 83% after it initializes the AudioMixer. This issue looks like it was caused by CL 4396954. Et ...

Navigating the Editor on Linux with a Wacom Tablet is difficult

UE - Platform - Linux - Sep 17, 2018

Movement is quite sporadic and jumpy when using a Wacom Tablet to navigate the Editor on Linux. The Editor pans and zooms in and out really quickly with the slightest of movements. This was report ...