Error: godot error vkCreateGraphicsPipelines failed with error -1 for shader 'ClusterRenderShaderRD:0'

Godot Version

4.2.2
OS: Windows 11

Question

So I’ve been making a game for a while with no issues, but now all of the text in my editor has turned invisible (but can still be copy-pasted), as well as the sprites when I run the game. Opening the game with command line I get the above error. Anyone know what might be causing this or how to fix it?

I have an example project that doesn’t have the ClusterRenderShader folder which doesn’t have this issue, and I’ve tried deleting and restoring all the files in the folder which didn’t work.