visual glitches in Ubuntu?

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By naxivGameDev

Hey! I’m getting some weird graphical issues when clicking certain menu items. Here’s an example screenshot
output from lsb_release -a:
Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal!
(this is from the theme selection menu in a control node).

:bust_in_silhouette: Reply From: ibrahim.semab

Based on the screenshot you provided, it seems like you’re experiencing some graphical artifacts when hovering over certain UI elements. This could be caused by a few different factors.

One possible cause is an issue with your graphics drivers. You might want to try updating your graphics drivers to see if that resolves the issue.

Another possible cause is a bug in Godot’s rendering engine. You can check if this is the case by testing the issue on a different machine or by creating a new project and seeing if the issue persists.

Finally, it’s possible that the issue is related to your operating system or the particular version of Godot you’re using. You might want to check the Godot issue tracker to see if there are any known issues related to your setup.

In any case, it’s always a good idea to make sure you’re using the latest version of Godot, as well as the latest version of your operating system and graphics drivers, to ensure that you’re running with the most up-to-date and stable software.