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