gkngkc / UnityStandaloneFileBrowser

A native file browser for unity standalone platforms
MIT License
2.01k stars 317 forks source link

Can't build in 2020.1.1f1 #93

Closed windBugg closed 3 years ago

windBugg commented 3 years ago

About a week ago I was able to build the project fine however now every time I try I get the following error:

ArgumentException: The Assembly Mono.WebBrowser is referenced by System.Windows.Forms ('Assets/StandaloneFileBrowser/Plugins/System.Windows.Forms.dll'). But the dll is not allowed to be included or could not be found.

It functions properly in the editor but does this when attempting to create a build.

image

Sexagom commented 3 years ago

This is already fix: https://github.com/gkngkc/UnityStandaloneFileBrowser/issues/87