Skip to content

1.12.0-rc.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 28 Mar 05:21
· 472 commits to main since this release

Version 1.12.0-rc.1

This is a prerelease version. There may be bugs, and API compatibility is not yet guaranteed.
Please: BACK UP YOUR PROJECTS

Notable changes

Added

  • [#1524] Added support for disabling MMD world handling at an avatar level

Fixed

  • [#1522] Convert Constraints failed to convert animation references
  • [#1528] Merge Animator ignored the Match Avatar Write Defaults setting and always matched

Changed

  • [#1529] MA Parameters auto-rename now assigns new names based on the path of the object. This should improve
    compatibility with MA Sync Parameter Sequence
    • If you are using MA Sync Parameter Sequence, it's a good idea to empty your SyncedParams asset and reupload all
      platforms after updating to this version.

主な変更点

Added

  • [#1524] MMDワールド対応をアバター全体で無効にする機能を追加

Fixed

  • [#1522] Convert Constraints がアニメーション参照を変換できない問題を修正
  • [#1528] Merge AnimatorアバターのWrite Defaults設定に合わせる 設定を無視し、常に合わせてしまう問題を修正

Changed

  • [#1529] MA Parameters の自動リネームは、オブジェクトのパスに基づいて新しい名前を割り当てるように変更されました。これにより、
    MA Sync Parameter Sequence との互換性が向上します。
    • MA Sync Parameter Sequence を使用している場合は、このバージョンに更新した後、SyncedParamsアセットを空にして、
      すべてのプラットフォームを再アップロードすることをお勧めします。