Which scene is failing to load when you press launch in the Editor?
Do you have any browser extensions installed? If so, does the scene launch successfully when you disable all of them and restart the browser?
How do we reproduce the issue? Give us clear steps on what page to open, what to click on etc to reproduce the issue
Have you iframed the PlayCanvas editor launch URL on another site?
The clear issue now that i’ve looked more into it is cause by something called “CORS” , i watched the YouTube video (what is cors - Google Search) explaining this and i understand now what i’m dealing with, the “CORS” issue is happening to my device and that’s why everything seems normal to your device
This seems to be the problem that is the issue for my game on my device
I fixed the problem ! turns out i just needed to delete my cookies and restart my chrome os, thank you for the help and i am sorry for the confusion