Skip to content

v1.8.0-beta.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Oct 05:59
· 243 commits to master since this release

Version 1.8.0-beta.4

Installer unitypackage for this version is here.

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

Changed

  • Animator Parser Debug Window now supports ObjectReference animation support #1222
  • Reimplemented Animator Parser node system #1227
  • Renamed debug options internally #1228
    • This will lose previously configured debug options.
    • However, debug options are not considered as Public API as stated in documents so this is not backward incompatible changes in semver 2.0.0 section 8.

Fixed

  • API about Prefab Safe Set are broken with prefab instance #1219
  • Optimize Texture may cause false positive optimization with blendtree #1225
  • Error with PrefabSafeSet #1221