If you minimize or cover Minecraft window fully by another window at startup, the text and background of buttons will be transparent, it started to appear since some ui drawing optimizations have been added in 24w11a.
Steps to reproduce:
Start Minecraft.
As soon as it opens, minimize the window.
Unminimize the window after about 5-10 seconds.
Notice that text and background of buttons are transparent.
Notes:
Mutter (the GNOME compositor) seems to have an optimization, where if the window is fully covered by another window or the it is minimized (you can observe it by looking at ingame fps graph (f3+2) after the game was minimized or covered by another window for a few seconds
), it contents won't be rendered, which might have caused this issue.
"Welcome to Minecraft" screen, Minecraft logo, Minecraft version and type text, accessibility and language settings icons are not affected.
It affects both buttons with animated background and without.
Resizing the window fixes the issue.
Attachments
Comments 3
invisible826 I don't think you can reproduce this on windows, you have to be using linux as you're main operating system to actually reproduce this.
I cannot reproduce this on Windows, seems like environment specific.