UnityStandaloneFileBrowser icon indicating copy to clipboard operation
UnityStandaloneFileBrowser copied to clipboard

Issue with WebGL build

Open ihsanmutlu opened this issue 7 years ago • 2 comments

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.

ihsanmutlu avatar Dec 04 '17 10:12 ihsanmutlu

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.

ihsanmutlu avatar Dec 04 '17 15:12 ihsanmutlu

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.

gkngkc avatar Dec 14 '17 12:12 gkngkc