WebGL build error

Get error with UnityLinker.exe trying to build project for WebGL.


I think this is the most important part:

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'netstandard, Version=2.0.0.0, Culture=neutral, PublicKeyToken=cc7b13ffcd2ddd51' or one of its dependencies. The system cannot find the file specified.
at Unity.Linker.UnityDriver..ctor(String[ ] args)
at Unity.Linker.Program.Main(String[ ] args)

What can I do? I searched but can’t find a solution

2 Likes

I have this problem too. building for webgl crashes

me too, i hope someone knows how to fix this. I am just following the official tutorial.
any leads so far?

EDIT: i think this is the reason

6021275--649391--2.PNG

Hi @frozengineer and @marioenriquelopes3 and @Vova1905 I am in the same situation, I cannot find the answer to this error. did you find anythin? I tried what frozengineer said but that is not my case.

Please help