That could be due to Vukan issues with your GPU. A few people who reached out with similar issues where able to fix it by forcing openGL with the --rendering-driver opengl3 flag.
full terminal command would be: .\pizza_planet.exe --rendering-driver opengl3 (I was a bit slow and didn't add the .\ at the beginning so I am doing this just in case people are confused from the previous help given by grot)