Button working in 8th Wall Studio, But not working with Public link

I’m experiencing an issue where my WebAR project works perfectly inside the 8th Wall Editor Studio preview, but the published version fails to start the game. Specifically, the Start Game button becomes non-responsive, and the game never initializes.

What Works

  • The project loads normally in the Studio Editor Preview and the Start button works.

  • All components, entities, and scripts operate as expected in Studio mode.

What Breaks

In the published build, the start button does not work doesn’t show console.log

Tested on multiple devices and browsers (same issue).

Here is the public link: Egyptian Treasure Hunt

What does your code look like? Looks like what you’re doing with the space bar is working well.