Following issues not present in 5.7.4: Upon load, buttons or dropdown menus cause complete freeze and sometimes crash. For some reason i can load the new project window and mouse around, but selecting a dropdown or hitting the create button will freeze 100%. Have also tried loading with these flags SDL_VIDEODRIVER=x11 ./UnrealEditor -dx11. This was repeated with a ubuntu 22.03 docker, but this version is outdated and doesnt support newer radeon cards, so UE 5.8 wont load.
I will compile your stacked-fix branch and test it on my RX 7700 XT (RDNA 3) / Kubuntu setup, then give you feedback on whether it resolves both the crash and the freezes.
Hi @bertonha I finally had some time to try your fix and hey it works. I can’t believe it. To be honest it was difficult to find all missing dependencies for building it, but It works.
There is no crash, no black screen no memory leak in one hour of testing. I had memory leak in 5.61 Solution was: r.Vulkan.AllowSplitBarriers 0 command.