Проверьте, есть ли у объекта единство родителей
if(transform.parent != null)
{
}
Uninterested Unicorn
if(transform.parent != null)
{
}