It should be obvious… but I allowed someone to code some things for me and i’m a bit stuck. The objects in question were parented directly to a bone, however they are no longer parented to this bone it would seem. Well… they are but it SEEMS asif they are parented to something else now as well so I need to know what that could be.
Long and short of it, is there anyway I could print out what object the bone is parented to or perhaps find that out?
I have enclosed a picture in case it’s confusing.

No.. that's not right. If you look closely they are on a slightly different level of parenting. When I delete and re-parent them, they all shift to the LEFT slightly. Which means they are parented to something else.
– TheEmeralDreamerStrange. Judging from the picture you provided it looks like they're all on the same level as the finger bones. I presume minimizing Bone_Hand_R make them disappear along with the finger bones. Do try adding that bit of code to their Awake methods and see what it prints.
– asafsitnerYes I thought they were parented to the hand bone as well. I'll try the debug log.
– TheEmeralDreamerIdk. It says it's parented to the Bone (the correct one) o_O. The main reason I'm trying to figure out whats going on is because two of my models seem to be acting a bit strange.
– TheEmeralDreamer