VK_KHR_surface not found

Godot Version

4.2.2

Question

Hello! I haven’t used Godot in a wee while as I’ve been busy with exams. I have to open it using the Open GL3 command which worked well before but now it is coming up with the following errors.

ERROR: Required extension VK_KHR_surface not found, is a driver installed?
   at: (drivers/vulkan/vulkan_context.cpp:468)
ERROR: Unable to create DisplayServer, all display drivers failed.

If anyone knows how to fix this I’d be very grateful. Thank you so much.

If your drivers are correctly installed, this will be an engine bug and for that i recommend you open an issue on Godot github: Issues · godotengine/godot (github.com)