Skip to content

1.5.0-beta-3

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Apr 11:27
· 1378 commits to main since this release

Important: Certain aspects of the actions system will be changing before the final release. Expect that any assets or avatars you make with this beta to require fixes at a later time.

重要: アクションシステムに互換性のない変更が予定してあります。ベータ中に作ったアセット・アバターに手直しが必要になり場合がありますのでご了承ください。

What's Changed

  • Fix a bug where MenuInstaller's UI would result in errors when an empty submenu was present by @hitsub in #282
  • Fix an error where ActionGenerator would error when a SkinnedMeshRenderer with an empty Mesh field was present by @hitsub in #280
  • fix: SDK 3.2.0-beta.1 compatibility by @bdunderscore in #289

主な変更点

  • 空のSubMenuがあるとMenuInstallerの表示でエラーが発生するのを修正 by @hitsub in #282
  • Meshが空のSkinnedMeshRendererがあるとActionGeneratorがエラーを起こすのを修正 by @hitsub in #280
  • SDK 3.2.0-beta.1との互換性を修正 by @bdunderscore in #289

New Contributors

Full Changelog: 1.5.0-beta-2...1.5.0-beta-3