MissingReferenceException: The object of type 'VRCParentConstraint' has been destroyed but you are still trying to access it.
Your script should either check if it is null or you should not destroy the object.
VRC.Dynamics.VRCConstraintBase.GetEffectiveTargetTransform () (at <18f19c27e14b4ae6a2e430e7e9917e85>:0)
VRC.Dynamics.VRCConstraintBase.RequiresReallocation (VRC.Dynamics.VRCConstraintJobData& jobData, System.Boolean& sameGameObjectOnly) (at <18f19c27e14b4ae6a2e430e7e9917e85>:0)
VRC.Dynamics.VRCConstraintBase.CheckReallocation (VRC.Dynamics.VRCConstraintJobData& jobData) (at <18f19c27e14b4ae6a2e430e7e9917e85>:0)
VRC.Dynamics.VRCConstraintManager.UpdateConstraints () (at <18f19c27e14b4ae6a2e430e7e9917e85>:0)
VRC.Dynamics.VRCAvatarDynamicsScheduler.UpdateConstraints (System.Boolean finalizeImmediately) (at <18f19c27e14b4ae6a2e430e7e9917e85>:0)
VRC.SystemsPlayerLoop.OnVRCConstraintsUpdate () (at <7c383b6aff8f4cb0b271860753328733>:0)
--------------------------------------------------------------------------------------------------------------------------------------
아바타 업로드 하려고 했는데 콘솔에 이런 오류가 뜨면서 업로드가 안됨.
다시 시도하면 업로드가 되긴 하는데 매번 업로드 되거나 말거나 반반 확률이라서 무척 불편하고 까다로움...
이게 왜 그런지 모르겠습니다. 헬프 좀 총총....