I've always tagged "EditorOnly" to unused bone objects for optimization.
But one day, I realized the amount of bone in validations in the Builder tab includes GameObjects tagging "EditorOnly".
Bone validation shouldn't refers GameObjects tagging "EditorOnly".
The attached image shows that bone validation in SDK is calculated with refers GameObjects tagging "EditorOnly".