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.
Here is the log from the console (most of it)
konsole_log.txt (125.3 KB)
I have opened it via SDL_VIDEODRIVER=x11 ./UnrealEditor
It doesn’t seem to be an RAM issue as it barely uses 4-6GB
Edit: Included Video
EDIT_2: Included Project Log
MyProject.log (223.2 KB)
The final Shutdown/Exit was caused by me as I tried closing it so there is actually no error about it crashing or anything.
EDIT_3: I also tried using RADV_DEBUG=hang as mentioned in Unreal Engine 5.6 Freezes on linux
and that had 0 effect or change on my issue.
