umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
727 stars 167 forks source link

"cannot find generator" error even after installing all the UMA assets and cannot customize the character's body and lip phenomes and emotions #342

Closed anmol1905 closed 3 years ago

anmol1905 commented 3 years ago

Describe the bug "cannot find generator" error even after installing all the UMA assets. Also editor time generation not working when i am going in Dynamic Character Avatar and selecting the active race one error pops up saying "cannot find generator" after some time i figured out that in advanced options the uma generator slot was empty so i selected the default uma generator but still the error pops up and also i am not able to customize the body of the character, when i am sliding the bar nothing is changing

Environment (please complete the following information):

To Reproduce Steps to reproduce the behavior:

  1. Create new scene
  2. install uma2 asset
  3. (in my case install lipsync pro and in extensions install uma2 blend system)
  4. Create empty object
  5. search UMA_DCS in assets and drag it to heirarchy
  6. in empty object click script and search dynamic character avatar
  7. in active race select anything to see the error popup (i tried selecting male high poly and few others and it shows up only once at the start and while chaning the dress and hairs of the character)
  8. try changing the predefined dna that to is not working

Expected behavior the error pop up should not show and the character should be able to customize ( like the height and everything)

Additional context It used to work perfectly fine few months back

Jaimi commented 3 years ago

The new functionality needs the "UMA_GLIB" in the scene. I moved the older UMA_DCS to the deprecated folder. I should probably just make this a clone of UMA_GLIB. If you see the same thing with the UMA_GLIB in the scene, please let me know.

Jaimi commented 3 years ago

New version will now auto-gen a UMA_GLIB if one does not exist.

anmol1905 commented 3 years ago

Thank you! Now it is working. I am sorry for the late reply😊