• vrc_AvatarV3SittingLayer2 (the cross-legged sitting pose) has an extra (unneeded?) VRC Animator Temporary Pose Space for v2 avatars.
  • vrc_AvatarV3SittingLayer (the default sitting pose) does not have this.
  • It Enters Pose Space but there is no Exit downstream.
  • Could it be unneeded? Or is vrc_AvatarV3SittingLayer actually missing this?
  • If this is needed, should it connect to RestoreTracking instead to Exit Pose Space?