umasteeringgroup / UMA

Unity Multipurpose Avatar
MIT License
726 stars 167 forks source link

Single group generator fails gracefully with missing asset #350

Closed imerr closed 3 years ago

imerr commented 3 years ago

Previously it'd just throw an npe which would cancel the group generation without letting you know what asset the issue was if an asset was missing

The multi-group generator handles this fine and logs errors as expected from my testing

imerr commented 3 years ago

Any feedback for better wording in the log message is definitely welcome - not sure if that's clear enough as is