7/6/2023
Upon creating a brand new project (or opening an old project), firefox hits a CORS issues with Sentry, playcanvas’s debugger backend? Modernizing the PlayCanvas Backend Infrastructure
Editor seems to be working in MS Edge.
7/6/2023
Upon creating a brand new project (or opening an old project), firefox hits a CORS issues with Sentry, playcanvas’s debugger backend? Modernizing the PlayCanvas Backend Infrastructure
I’ve managed to repro this, an engine issue on WebGL1. It seems for whatever reason your browser / computer does not support WebGL2 i those browsers. Check WebGL2 tab here to confirm: https://webglreport.com/
We’ll fix the WebGL1 path as well and deploy the fix in the next few days, likely early next week.
But try to make your browser work in WebGL2 mode if possible to avoid some other issues, as Editor is not hugely tested in WebGL1 considering all browsers now use WebGL2 on desktop.