#my godot interface is broken

18 messages · Page 1 of 1 (latest)

wide thicket
#

hi
recently I tried to use godot but is bugged for me
the program doesn't render properly the interface
when clicked, it loads but the clicks seem to be not working properly also
I have attached an image of the problem and I appreciate if someone can help me solve this issue
thank you

merry plank
#

Have you tried reinstalling? What version are you trying to run? What's your hardware spec and operating system?

wide thicket
#

thank you for helping

merry plank
#

When is the last time you did a clean install of Windows?

merry plank
#

Most of my problems I had with software in the past were fixed by a clean Windows install.

wide thicket
#

other user pointed out that was probably the opengl render

#

a bit more research lead me to try this command

#

--editor --video-driver GLES2

#

i'll just left this here so anyone that have this problem in the future can find

merry plank
#

Dont want to cause you any more problems, but Godot 4 uses Vulkan so maybe it would work for you. But keep in mind its still in beta and might be unstable at times.

wide thicket
#

no worries

#

ryzen supports both opengl3 and vulkan

#

as far as I can tell

#

and I honestly don't know what seems to be the issue that caused this bug for me

runic cloud
#

It's probably a GPU driver, Windows, or Godot bug. I am using Godot 4 with Vulkan on a previous generation Ryzen 2400g just fine, but on Linux.

wide thicket
#

thank you for the information