First, some technical details out of the way:
- OS: Bazzite, should be latest version.
- CPU: Ryzen 5600x
- GPU: Intel Arc A770 16 GB
- RAM: 32 GB DDR 4
- MESA: 25.2.7
When attempting to launch an Unreal Engine game with Proton version above 9.0-4, or Proton Experimental, or above GE-Proton 10-1 I get this crash and error:
!status && "vkQueuePresentKHR"
I’ve searched for this error and only found some old threads pointing to Steam Overlay being a problem. However, disabling Steam Overlay does not stop this issue.
Some of the UE games I play function on lower versions of Proton, others refuse to launch at all.
What could be causing this issue? What would I do to fix it?


Just don’t run this version of Proton with this game.
The reason they make all versions of Proton available at all times is because the rolling Proton version may break game configs for various reasons, in this case it looks like a Vulkan rendering queue issue where the call is blocking: https://docs.vulkan.org/refpages/latest/refpages/source/vkQueuePresentKHR.html
You can check ProtonDB to see if anyone has a workaround for newer versions of Proton, but it’s mostly unnecessary unless there’s some specific features a specific point release you care about. Just pin the game to a working version and go.