Skip to content

v1.3.2 - Copier fixes

Compare
Choose a tag to compare
@rurre rurre released this 13 Dec 02:52
· 37 commits to master since this release
24e749e

Pumkin's Avatar Tools v1.3.2

Make sure that you are using the correct version of Unity and the latest version of the VRChat SDK

To install these tools grab the .unitypackage below then simply import it to your unity project.
Make sure to delete any older versions of Pumkin Tools from your project before importing



Changelog (v1.3.2):

  • Fixed can't find BestHttp error. (Accidentally slipped in, the tool doesn't do any http requests).
  • Potentially fixed lag when using the Select from Scene checkbox.
  • Potentially fixed avatars getting reordered in the hierarchy after copying.

Changelog (v1.3.1):

General

  • Potentially fixed settings not saving when opening/closing the tools or restarting unity.

Component Copier

  • Potential fix for some copier issues like some things not copying, copying in the wrong order, etc.
  • Fixed double components when copying prefabs.
  • Fixed empty game objects copying when using Ignore List
  • Potentially fixed "Index out of range error" when copying Skinned Mesh Renderers' Blendshape Values
  • Added more detailed errors. Now if a copier error happens it should specify which copier failed.
  • Fixed Contact Senders and Contact Receivers not copying over GameObjects and referencing the ones on the old avatar instead.
  • Fixed "Index out of range error" when copying Physbones with Colliders assigned, when Physbone Collider copier was unchecked.
  • Added a Invert option to the copier ignore list.
    • The ignore list at the bottom of the copier allows you to assign objects to be ignored by the copier.
    • Invert works the opposite way. Everything except the objects in the ignore list will be ignored.
      ShareX_2022-09-28_17-26-42