Search code examples
texturesassetsmeshspark-ar-studio

Adding local assets keeps loading forever in spark ar tool


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?


Solution

  • 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.