Skip to content

1.13.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:53
· 406 commits to main since this release

Version 1.13.0-beta.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

  • [#1610] Added threshold setting to Shape Changer
  • [#1629] Report a nonfatal error when an animator being merged has a broken layer (missing state machine)

Fixed

  • [#1632] Blendshape Sync would not work in the editor when on a disabled object
  • [#1633] Blendshape Sync would not be properly applied to the initial state of the avatar on build

Changed

  • [#1608] [#1610] Shape Changer will now delete shapekeys fully, even if animated

主な変更点

Added

  • [#1610] Shape Changer にしきい値設定を追加
  • [#1629] Merge Animatorで統合されるアニメーターに破綻したレイヤー(ステートマシンが存在しないなど)を持つ場合、エラーを報告してビルドを続行するように変更

Fixed

  • [#1632] Blendshape Sync が無効化されたオブジェクト上でエディターで動作しない問題を修正
  • [#1633] Blendshape Sync がビルド時にアバターの初期状態に正しく適用されない問題を修正

Changed

  • [#1608] [#1610] Shape Changerが、アニメーションされても完全に消す仕様になりました