gkngkc/UnityStandaloneFileBrowser

Can't build in 2020.1.1f1

windBugg opened this issue · 1 comments

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

This is already fix:
#87