Starting in August 2019, an update on my Ubuntu 18.04.3 LTS made all textures look darker than usual. A issue was created on godot repository, leading to a possible bug on Mesa 3D. Another issue was posted on Mesa's repository to track the possible bug. It might be something related to sRGB <-> linear colorspace conversion.
Starting in August 2019, an update on my Ubuntu 18.04.3 LTS made all textures look darker than usual. A issue was created on godot repository, leading to a possible bug on Mesa 3D. Another issue was posted on Mesa's repository to track the possible bug. It might be something related to sRGB <-> linear colorspace conversion.
Issue on godotengine/godot: https://github.com/godotengine/godot/issues/31732
Issue on Mesa 3D repository: https://gitlab.freedesktop.org/mesa/mesa/issues/1867