I’ve been getting these uma errors. when i run the game in unity there seems to be no problems.
but when i build it and play it, my characters avatar disappears so i cant put clothes on him.
Link to images:
Those error messages are actually just informational messages stating that the items you tried to add to the index were already in it.
The most likely thing that is wrong is that you did not add the build references in the library. I need to make an FAQ for this. (We tried to automate it, but it didn’t work out so well).
Just open the library, and click the button to add the build references, and then rebuild. That should make it work.
Edit: OK, you’re on an older version. You have to select the checkbox on that version. I recommend updating to the version on github to get the latest fixes as well. You can get it from this link:
how do install it into unity?
got it working! thank you!!!