UnityStandaloneFileBrowser
UnityStandaloneFileBrowser copied to clipboard
Issue with WebGL build
After updating Unity to 2017.2, I get this error in web console: NetworkError: A network error occurred. I can reach created blob via url but unity can't read it.
Confirmed that it is working on former versions of Unity by downgrading. It creates error on calling blob with WWW so it might be a problem with CORS.
I tried it on 2017.2.0f3 / mac osx / firefox 57.0.1, works fine.
If you can give more info about the problem, i'll look into it.