- Home /
I get an error in Unity WebGL.
I chose Build And Run in Unity's WebGL and built it, but even in the local situation, the following error occurs and it doesn't work. I tried Safari, Chrome, Firefox on the web, but I couldn't. Until now, I checked the font and the path, but it seems that there is no problem. Apparently it didn't compile well into JavaScript, but I didn't know the details because I'm an amateur. Those who know how to solve Please give me a professor.
strong text
An error occurred running the Unity content on this page. See your browser JavaScript console for more info. The error was: abort(161) at jsStackTrace (gametest.wasm.framework.unityweb:8:22304) stackTrace (gametest.wasm.framework.unityweb:8:22478) onAbort@http://localhost:54895/Build/UnityLoader.js:4:11057 abort (gametest.wasm.framework.unityweb:8:449165) wasm-stub@[wasm code] .wasm-function[17015]@[wasm code] .wasm-function[28528]@[wasm code] .wasm-function[37610]@[wasm code] .wasm-function[25135]@[wasm code] .wasm-function[3921]@[wasm code] .wasm-function[7416]@[wasm code] .wasm-function[7811]@[wasm code] .wasm-function[9872]@[wasm code] .wasm-function[9864]@[wasm code] .wasm-function[37624]@[wasm code] wasm-stub@[native code] blob:http://localhost:54895/c4145db7-446b-4060-9580-64e82fc730ca:8:43484... browserIterationFunc (gametest.wasm.framework.unityweb:8:156778) runIter (gametest.wasm.framework.unityweb:8:159843) Browser_mainLoop_runner (gametest.wasm.framework.unityweb:8:158308)
Your answer
Follow this Question
Related Questions
Error building Unity project in WebGL 0 Answers
Can't export to webGL 2 Answers
I get an error in Unity WebGL. 0 Answers
[WEBGL] PLAYER CONTINUES TO RUN AFTER WEBGL-CONTENT IS REMOVED FROM DOM 1 Answer
Unable to connect profiler to WebGL 2 Answers