obj3[0] = Playerheadtkool;
Debug.Log(obj3+"テストマソ");
Debug.Log(obj3[0] + "テストマソ");

これで3行目のobj3がNullってまふね(^^