问题
Whenever I try to load any local asset to my project, it just keeps loading forever and neither loads nor the uploading stops and if I try to do anything else on top of it, the application hangs. This is happening everytime and I have to manually close application and try again yet for the same result. Can anyone help me fix this?
回答1:
I found the issue. I was doing dragging and dropping of the headOccluder.obj directly onto the face tracker. So It was taking so much time. I followed that procedure since i had seen someone doing same in a tutorial video. It had worked for them but somehow not for me. Now I first dragged it and dropped into assets panel and from there dragged and dropped into face tracker. now it worked.
回答2:
I never use the standard Spark AR Studio compression because of such bugs.
I just do this:
1) I compress the textures myself with "tinypng"
2) Add them to the project and immediately put "No Compression" for the added texture
来源:https://stackoverflow.com/questions/61620764/adding-local-assets-keeps-loading-forever-in-spark-ar-tool