Troubleshoot reaching the bind pose
 
 
 

Locked attributes

The skeleton will not be able to go to the bind pose right away if the attributes of any of its joints are locked. Typically, joint attributes can be locked by constraints, expressions, IK spline handles, or any IK handles with keys set. These features can drive the values of certain joint attributes, locking them up for exclusive use. That they do lock certain attributes is desirable because it provides for the reliable effects of these features. However, if you want to go to the bind pose, you must first disable the nodes that are locking the attributes. A quick way to do this is to disable all of the nodes by selecting Modify > Evaluate Nodes > Ignore All. Next, select Skin > Go To Bind Pose, and then enable all nodes again by selecting Modify > Evaluate Nodes > Evaluate All.

Global and local bind pose

To reach its bind pose, the skeleton’s root joint must reach the pose it had during binding, and all the other joints below the root joint must reach the poses they had during binding. The pose of the root joint is relative to the scene’s world space, and the poses of the other joints are relative to the joints above them in the skeleton’s hierarchy.

A skeleton reaches its global bind pose when the root joint reaches its bind pose. A skeleton reaches its local bind pose when the other joints reach their bind poses.

Depending on what you are doing to the joints (including constraints or expressions, for example), your skeleton might reach its local bind pose, but not its global bind pose. If you get an error message indicating your skeleton can only reach its local bind pose, this means that all the joints reached their bind poses except the root joint. You then need only check the root joint for locked attributes or expressions that may be affecting it.