Skip to content

v1.8.0-beta.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 01:41
· 662 commits to master since this release

Version 1.8.0-beta.3

Installer unitypackage for this version is here.

This is SNAPSHOT, not a stable release. make sure this may have many bugs.

Added

  • API to get in advance whether a polygon will be removed #1177

Changed

  • Improved Prefab Safe Set, which are used in MergePhysBone, MergeSkinnedMesh, FreezeBlendShape and more components #1212
    • This should improve compatibility with replacing base prefab, which is added in Unity 2022.
  • Allow multiple component for Remove Mesh components with API #1216 #1218
    • This allows non-destructive tools to add Remove Mesh components even if Remove Mesh component are added before.

Fixed

  • Typo in menu for creating Asset Description #1213
  • Optimize Texture broken with Crunch Compression #1215