• 2D
  • Label and button not shown

I have made the HUD scene from the "Your first 2D game" official tutorial, but when I play the HUD scene neither the labels or the button is shown, just a gray window. It happens even if I remove all scripts.

Can you upload your project file so we can have a look?

Possible causes could include not setting a main scene in the project settings and bad drivers (noting the indication of Intel Integrated Graphics in the screen).

Ok I guess main scene is not set because it displays if I run with F6 Play Scene. Godot should show a big warning though, like "why do you want to play a game without a scene?".