im having a problem and exporting it as WebGL causes this error to show up.
i think its because of the game containing multiple scenes
Error:
An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was:
uncaught exception: abort(-1) at jsStackTrace (New folder (3).wasm.framework.unityweb:8:22022)
stackTrace (New folder (3).wasm.framework.unityweb:8:22193)
onAbort@http://localhost:57994/Build/UnityLoader.js:4:11047
abort (New folder (3).wasm.framework.unityweb:8:371075)
__ZN6il2cpp2os9FastMutexC1Ev (New folder (3).wasm.framework.unityweb:8:50612)
@blob:http://localhost:57994/4ba1b835-aa32-406c-9710-01e21b56f258 line 8 > WebAssembly.instantiate:wasm-function[7263]:0x2719d8
UnityModule [UnityModule/Module.__GLOBAL__sub_I_Lump_libil2cpp_vm_cpp] (New folder (3).wasm.framework.unityweb:8:321681)
func (New folder (3).wasm.framework.unityweb:8:46645)
callRuntimeCallbacks (New folder (3).wasm.framework.unityweb:8:25781)
ensureInitRuntime (New folder (3).wasm.framework.unityweb:8:26297)
doRun (New folder (3).wasm.framework.unityweb:8:370401)
run (New folder (3).wasm.framework.unityweb:8:370717)
runCaller (New folder (3).wasm.framework.unityweb:8:369492)
removeRunDependency (New folder (3).wasm.framework.unityweb:8:28058)
processDataJob@http://localhost:57994/Build/UnityLoader.js:4:5421
schedule/i.callback@http://localhost:57994/Build/UnityLoader.js:3:19246
.
.
.
.
even if you don’t understand what’s written if you managed to publish your game on the website id love to know how?
THANK YOU! <3