when I try to launch the executable that I download with the windows link a blank screen appear and then close. I dont know why it does this, the previous version never did this, if anyone have an idea why this happen I would be grateful !
Most people who have this issue seem to be using a computer with Intel integrated graphics, so it would seem their Vulkan drivers are buggy.
One person has had some success with creating a link to the executable and adding --rendering-driver opengl3
as a start argument. You can see how to do so here.