Game doesn’t start on Linux

Hello.
I’m a new Unity user and trying to publish my first Linux game, and I’ve just encountered a problem about startup of the game.

When I double-click the executive .x86_64 file, a black window pops up, but it closes immediately.

When I built the game with default graphics API, it launched properly. However, I had to switch it to Vulkan because the screen was all blue and didn’t work properly, and this happened.

I searched it for a while but nothing hit. What can I do? thanks

there should be a player log you can find at
~/.config/unity3d/CompanyName/ProductName/Player.log

posting that might help.

1 Like