- Home /
Can't export to webGL
I have a game I'm building and I was exporting it to webGL and the computer crashed while "Converting Managed Assemblies to C++" ever since I restarted (2 times) it now gives me a random error, see image below
It builds but leaves the entire folder empty that was the set destination for it.
Try clicking the icon in the top right of the console, and choose "Open Editor Log". Search for the line in question. There may be more context nearby in the log.
Answer by jakejolli · Dec 15, 2017 at 01:26 PM
I've had this error before... It's a pain.
In my experience, you can delete the Library and Temp folders from your project directory, and that usually fixes it.
If not, try deleting ProjectSettings and all of the random project files (.sln, etc) from the project folder as well. If you do delete your ProjectSettings, back up the files relating to any important settings you want to keep (Physics and Layers settings in particular come to mind)
Your answer
Follow this Question
Related Questions
[WEBGL] PLAYER CONTINUES TO RUN AFTER WEBGL-CONTENT IS REMOVED FROM DOM 1 Answer
Unable to connect profiler to WebGL 2 Answers
Can't export to webgl 0 Answers
Error building Unity project in WebGL 0 Answers