umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
726 stars 167 forks source link

Some recipes I am purchasing arent installing correctly into the library #354

Closed peachpieproductions closed 3 years ago

peachpieproductions commented 3 years ago

I have bought a couple clothing packs (that are not that old) and they will have issues and errors when trying to use them, even after adding the recipes to the global library.

Is there an easy way to update recipes to whatever the latest standard is for UMA?

Jaimi commented 3 years ago

The most common reason for this is Unity losing references during the package import. If that's not the problem, you can make sure that everything in the recipe is in the library, by running the "Rebuild from project" option in the File Menu of the Global LIbrary.

peachpieproductions commented 3 years ago

Okay I will try that thank you!