Skip to content

1.10.1

Choose a tag to compare

@github-actions github-actions released this 15 Dec 03:58
· 95 commits to main since this release

Version 1.10.1

Notable changes

Added

  • [#744] Added AvatarProcessor.OnManualProcessAvatar event, which allows subscribing to manual avatar builds.

Fixed

  • [#749] Tolerated some cases of null nodes being found in animator traversal, and added additional debugging for this
    case.