Godot Version
4.3 Stable
Question
The error in question:
ERROR: Condition “err != VK_SUCCESS” is true. Returning: FAILED at: command_queue_execute_and_present (drivers/vulkan rendering_device_driver_vulkan.cpp:2266)
It happens randomly so I’m not sure what the reproduction case is, but this is a very small project with only a player + camera on a floor.
I’m using Forward+ with this GPU (1660 Super) driver:
NVIDIA Studio Driver - WHQL
Driver Version: 566.36 - Release Date: Tue Dec 10, 2024.
and an amd ryzen 5600x CPU with up to date chipsets.
The editor is unusable at this point until I quit via the console and restart. I should note that this has only happened to me when working with 3D.