1.7.6
What's Changed
Important: Due to issues with how Unity handles humanoid bones when multiple bones have the same name, Setup Outfit will now rename bones to ensure that humanoid outfit bones do not have the same name as avatar bones. If you have an outfit where the bone names exactly match the base avatar, it's recommended to fix its bone names by running Setup Outfit another time.
- fix: avatar validation fails due to duplicate bone names by @anatawa12 in #431
- fix: fixup expressions menus to avoid validation errors by @bdunderscore in #434
- fix: avoid name collisions in setup outfit by @bdunderscore in #435
主な変更点
重要: UnityのHumanoid bone処理における、重複したボーン名があると問題が発生するため、このバージョン移行はSetup Outfitがボーン名が元アバターとかぶらないようにリネームするようになりました。ボーン名がアバターと完全に一致する場合は、Setup Outfitを再実行することで名前を変更することをおすすめします。
- 修正: アバターの検証が重複する骨の名前のために失敗する問題を修正 by @anatawa12 in #431
- 修正: 検証エラーを避けるための表現メニューの修正 by @bdunderscore in #434
- 修正: Setup Outfit内でのボーン名の重複を避ける by @bdunderscore in #435
Full Changelog: 1.7.5...1.7.6