Handle spaces on uploaded file name
cytchemsir opened this issue · 5 comments
When I upload a project in AR.js studio, I find I cannot finish the final step of publishing the project in Github. I wait for a long time in that page but I cannot see the final link for my project. (Always display "We are all set! We are publishing your AR Experience. Please wait few seconds .. ")
I think I know what the problem is. The GLB file cannot have spaces into his name. I made a new test, renaming the file without spaces before uploading.
That's great, thanks @thauska I will specify this on the issue title
I have tried to upload glb which name has spaces and succeeded. Could someone send me an issue glb? faace@qq.com.
Other people told this to me.
I think that's not easy to handle as gltf has references 'inside' the assets. I will add a disclaimer to state to control the filename before upload it.