Siccity / GLTFUtility

Simple GLTF importer for Unity

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error while downloading model from server at runtime in webgl

Muhammad0790 opened this issue · comments

Hey there..! I am facing issues and I am unable to resolve it.
I am fetching a response from json which gives me a link to download model at runtime in unity webgl.
I am able to do that in unity editor and is working well. But when I deployed the project on web browser it is not downloading the file and sometimes it shows that "it doesn't look like a glb file" and sometimes it shows the error of "CORS" I am stuck. After so much working when I deployed I am stuck it's getting tough for me
Can you please help me as soon as possible?