UE5 Crashes on Startup on Linux

After compiling UE5 from source code for an entire day, I executed the ./UnrealEditor file, just to be greeted with the very welcoming crash message.

This is the text that the error message dumped on me:
Log File (3.4 KB)

I really do not know what to do at all. Please help me.

Dell Latitude E7270
Intel Core i7-6600u
Intel HD 520 Graphics
16GB RAM

Googling the terms in your error log led me to this similar post, have you seen it yet? It’s marked as resolved there and seems like your issue :

Reading from it namely maybe you can try to install the NVIDIA and or Vulkan drivers:

Are these drivers safe on install, since I’m running with Intel HD 520 graphics? I do not think these drivers are compatible with my laptop.

1 Like

I’ve seen the post, but I do not have an Nvidia graphics card. This won’t work for my laptop.

According to the minimum system requirements for Linux, you need an NVIDIA compatible graphics card:

Oh, that’s a bummer. I do have one final question, would an AMD card work with Unreal Engine 5 on Linux, or does it have to be strictly Nvidia?

Quite a late answer but I’ve been using UE5 with AMD card (Radeon RX 6700M).