Open BeboKhouja opened 2 months ago
I just fixed this in my project today.
I had to copy Mono.Posix and Mono.WebBrowser in to the plugins folder.
As an example, here's Mono.Posix: C:\Program Files\Unity\Hub\Editor\2022.3.49f1\Editor\Data\MonoBleedingEdge\lib\mono\gac\Mono.Posix\4.0.0.0__0738eb9f132ed756
I was building my Unity game for IL2CPP on Windows, when I got this error:
On the editor, it works fine.
Full log:
I made sure everything was imported.