Is this through the "play in browser" button or through the export menu?

Can you post your godot version? You should be able to copy it to your clipboard from the help menu

    award godot 4.0 I exported the game to the export menu and launched it on a web server

      Artem2P

      In the future, for more precision, click here:

      If you click on "Remote Debug" does your game run fine?

      Just being on 4.0 might be causing some issues. I know that web exports have gone through a lot of work throughout 4.X development. Maybe try making a backup of your project and exporting it with 4.1.2, which is the latest stable release. Also, I was hoping to see whether or not you were using Godot with C#, as 4.X C# projects still do not have web support.

      If 4.1.2 doesn't make things any better for you, you're gonna have to debug it. There are different ways you can try to see what's wrong. Make sure that your export has Debug enabled.

        award
        System info: Godot v4.1.1.stable - Windows 10.0.19045 - Vulkan (Forward+) - dedicated NVIDIA GeForce RTX 3060 (NVIDIA; 31.0.15.3623) - 12th Gen Intel(R) Core(TM) i3-12100F (8 Threads)

        • Toxe replied to this.

          Artem2P In the top right corner of Godot try changing the renderer to Mobile or Compatibility.