When in weight mode, if you click the remove button and remove a bone, it removes the bone and updates the editor, but the bone remains in the list on the weight tab. This causes a couple of issues.
- The colors on the vertices in the editor adjust to the new color scheme for the lower number of bones, but the bones in the weights window do not. For example if you have three bones, it does yellow, red and green, in that order. If you remove the second bone, the third bone changes color to red in the editor, but remains green in the weights tab. The red bone in the weights tab no longer exists, but the editor is colored as if it does. This causes a fair bit of confusion and usually leads to...
- If you try to remove a bone from the weights window that has already been removed but is still being listed, it crashes the program to the desktop.