Godot Version
4.3
Question
Hello.
I just started learning godot.
I have a weird display problem: certain parts of the graphic elements are shifted (in game and in the editor).
I updated my GPU drivers, but that didn’t fix the problem.
Does anyone have a solution?
Thanksin advance, have a good day.
Recent NVidia vulkan driver update issue, you could use Compatibility renderer while waiting for the next driver update.
Issue on the Godot GitHub: https://github.com/godotengine/godot/issues/102219
This issue has been confirmed many times already, and it’s a problem with the latest Nvidia 572.16+ drivers. A lot of Vulkan applications seem to be affected, and Nvidia is aware of the problem.
There’s nothing we can do on the Godot side to mitigate this, so affected users can either:
Roll back the driver to a previous version
Wait for Nvidia to update their drivers with a fix
Configure Godot to use Direct3D 12 in…
oh, i see…
thanks. I think i’ll wait for the next drivers.
system
Closed
March 26, 2025, 7:38am
4
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.