Skip to content

1.12.0-rc.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Mar 04:43
· 480 commits to main since this release

Version 1.12.0-rc.0

This is a release candidate version. There may be bugs, and API compatibility is not yet guaranteed. However, if all goes well, this might be released next!
Please: BACK UP YOUR PROJECTS

Notable changes

Fixed

  • [#1508] Fix an issue where automatic compression of expressions menu icons would fail when the texture dimensions were
    not divisible by four.
  • [#1513] Expression menu icon compression broke on iOS builds

Changed

  • [#1514] Merge Blend Tree is now Merge Motion (Blend Tree) and supports merging animation clips as well as blend trees

主な変更点

Fixed

  • [#1508] テクスチャのサイズが4の倍数でない場合に、エクスプレッションメニューアイコンの自動圧縮が失敗する問題を修正
  • [#1513] iOSビルドでエクスプレッションメニューアイコンの圧縮が壊れる問題を修正

Changed

  • [#1514] Merge Blend TreeMerge Motion (Blend Tree) に改名され、アニメーションクリップにも対応するようになりました