UnityGLTF icon indicating copy to clipboard operation
UnityGLTF copied to clipboard

Can't load on android 9 device.

Open wangyanmeego opened this issue 4 years ago • 4 comments

I put my .glb files on http server, and download on android's Application.persistentPath. the file can download and store successfully, but when l use GLTFComponent.load to load the glb file, but it doesn't show anything. I have testted it successfully in unity editor. I also switch to other plugins, GLTFUtility and glFast, it occur the same proplem. So, if any one can help me, I'll be very appreciae.

wangyanmeego avatar Nov 23 '20 08:11 wangyanmeego

Seems the Application.persistentPath in Android is not pointing to the file, please check it in development apk with console log

sivatejachigicherla avatar Jun 22 '21 04:06 sivatejachigicherla

@wangyanmeego I have the same Problem. Are you found the solution?. Please help me.. Thanks.

tamizhuser avatar May 18 '22 10:05 tamizhuser

@wangyanmeego I have the same problem, is these a way to processing? Please share with me, thanks.

shanshan1405 avatar Oct 11 '23 08:10 shanshan1405

Do you have some code samples?

pfcDorn avatar Jan 24 '24 07:01 pfcDorn