I started seeing these weird visual artifacts in the Godot editor 2 days ago

Godot Version

v4.3.stable.official [77dcf97d8]

Question

I started seeing these weird visual artifacts in the Godot editor 2 days ago. Does anyone have any ideas on what may have caused this and what I can do to get it to go away?

Examples:


The first image shows various examples purely in the editor, then the 2nd is the scene viewer and you can see not only does it effect the ruler in that view, but my place holder visuals. When the game is run, it carries into the game as well.

However, this is the only application on my computer that I am seeing this. I did update my visual drivers after this started happening to see if that would fix it, it did not.

Any help would be appreciated.

NVidia vulkan issue, you could roll back the update, switch your game to the compatibility renderer, or wait

Awesome, thanks!