1. Load Avatar with pattern (This one is private) (edited) avtr_a50cf5c3-6ddf-4c96-82c0-6e2ecf996d8a. Can make temporally public if contacted by a VRChat staff member.
  2. VRChat Freeze
Notes:
  • Does not happen on live version, and functions correctly
  • Does not happen when loading the 3d preview on [1471]
  • Confirmed to happen on multiple versions of the avatar.
  • These are auto converted from traditional constraints (Not updated in SDK)
Hypothesis:
  • This avatar has a fairly complex constraint setup that works in a circular manner.
I.e. Bone.1 Parent constrained (.225) to -> Bone.2 Parent constrained (1.0) to -> Bone.3 Parent constrained (.225) to -> Bone.4 Parent constrained (1.0) to -> Bone.1
with bone structure of:
  • Bone.1
  • - Proxy
  • - - Bone.4
  • Bone.3
  • - Proxy
  • - - Bone.2
This may cause some circular logic leading to a crash.