Failure in creation of build | WebGL

I’m newbie in Unity (today installed) and I’m trying to go through first tutorial with Lego Microgame, and I come across to failure in creation of build in WebGL.

This is error message:

Do you know what can be an issue here, and how to fix it?

Thanks in advance.
itmk64

i think the system.diagnostics namespace is not supported in WebGL.
and the same applies to System.IO btw…

Interesting, because I’m using the WebGL in the tutorial for publish of LEGO: Microgame and there is no other options, so to be honest I really don’t know what I’m doing wrong… :hushed:

But I’m real noob, so I’ll Google more and figure it out :slight_smile:

Unfortunately that error message is missing the full log. Can you post full Editor.log for a failing build?

1 Like

I closed out of the editor and saved it somewhere other than the temp folder and tried it again and it worked

I am having the same issue I don’t know what is the problem