BASE : Arch Linux KERNEL : 7.1.0-1-mainline DRIVERS : Mesa 26.2.0-devel
GPU : RX 9070 RAM : 32GB 6400MHZ CPU : R5 9600x
INFO
I downloaded Unreal Engine from https://www.unrealengine.com/linux and tested 5.7.4 / 5.8.0 Preview and 5.8.0.
I open the engine via konsole, and also tried just executing it straight.
Screen-recording and Logs are attached to my comment under.
ISSUE / PROBLEM
The Editor is causing the whole system to stutter it feels unresponsive
Mouse cursor will stop during movement and then flick to intended destination.
On Wayland, Unreal Engine crashes 100% of the time when I click “Select Project to Open”.
On X11, the editor will open and I can sometimes access menus such as the Plugins panel, but it eventually freezes. Pressing Play causes an immediate freeze every time.
Fixes I attempted :
Updating Mesa (Tested with Stable & Bleeding Edge)
Updating Kernel
SDL_VIDEODRIVER=x11 in wayland / or running x11native
If you start UnrealEditor with attached debugger 32 GB ram is too low. Add some swap. I am using 32 GB ram and 32 GB swap. Run htop and check memory usage.
If you just want to use the editor on wayland, you can do SDL_VIDEODRIVER=x11 /path/to/UnrealEditor
This works for me on arch linux hyprland with AMD Radeon RX 7700XT
Also add some logs they are under Saved/Logs in your project
After being open for a couple of seconds, I start getting strong hitches. I can’t really do anything in the editor because it becomes very unresponsive. The mouse will stop responding for a moment and then suddenly jump to where I moved it. After a while, the editor just freezes completely, and clicking on anything does nothing. There isn’t even any indication that it has frozen.