umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
727 stars 167 forks source link

Starting guide not working in Unity 2019.4.7f1 #327

Closed jacquesbrits1 closed 3 years ago

jacquesbrits1 commented 3 years ago

I am new to Unity and UMA

After looking at the "getting started" guide I downloaded and imported the UMA package

I then dragged the UMA_DCS over and as soon as I hit play I got errors that it could not find the animator.

EDIT: Wiki and online guides are outdated and does not correspond to the PDF Documentation. After reading the documentation I was able to get it to work.

Steps to reproduce the behavior:

  1. Downloaded and imported the UMA package
  2. In a new scene drag the UMA_DCS in the scene
  3. Create new game object
  4. Add DynamicCharecterAvatar Script
  5. Press play
  6. See attached screenshots

2020-08-13 00_06_58-Window 2020-08-13 00_08_27-Window

Jaimi commented 3 years ago

Thanks, the getting started needs to be updated. It should now say "drag the UMA_GLIB" object into the scene. I'll go through the steps, and make sure everything is up to date.

Jaimi commented 3 years ago

Updated in 2.11 with new workflow (edit time UMA, etc)