Skip to content

1.13.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 21 Jun 04:09
· 414 commits to main since this release

Version 1.13.0-beta.0

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

Notable changes

Added

  • [#1594] Display the exceeded parameter count in the MA Information
  • [#1604] Implement MA Material Swap
  • [#1620] Add material selector to MA Material Swap Inspector
  • [#1623] Implement MA Platform Filter

Fixed

  • [#1587] The Mesh Settings gizmo was not shown when in SetOrInherit mode
  • [#1608] Shape Changer will now correctly delete shapekeys even if some unrelated animation is present on a parent object.
  • [#1589] A KeyNotFoundException could occur when the target of a Merge Animator or Merge Motion component was null
  • [#1605] Fixed an issue where the preview differed from the build result when multiple Material Setters conflicted

主な変更点

Added

  • [#1594] MA Informationで超過したパラメーター量も表示
  • [#1604] MA Material Swap を実装
  • [#1620] MA Material Swap の Inspector にマテリアル選択ボタンを追加
  • [#1623] MA Platform Filter を実装

Fixed

  • [#1587] Mesh SettingsのGizmoが 親で指定されている時は継承、それ以外では設定 設定のときに表示されない問題を修正
  • [#1608] Shape Changerが、親オブジェクトに無関係なアニメーションが存在してもシェイプキーを削除できるように修正
  • [#1589] Merge AnimatorやMerge Motionコンポーネントのターゲットがnullの場合に KeyNotFoundException が発生する問題を修正
  • [#1605] 複数の Material Setter が競合したときのプレビューがビルド結果と異なる問題を修正