Billboard not Rendering but rotating

This is a weird one. I have a soldier prefab. In that prefab I have a child object which is just a plane of a tiny flag that is placed over the soldiers head so you can tell which country he is fighting for. When I drag the prefab into the game and run it, everything works great and the flag rotates towards the camera perfectly. however, when I instantiate the soldier prefab, the flag does not render but in the inspector it’s rotation position values are correct and always updating properly, just invisible. Any ideas? :shock:

edit: when are they gonna fix the shock emote?

Fixed…

My instantiated prefad was 180 degrees off from my dragged in prefab. in other words I rotated my dragged in prefab so my instantiated prefabs’s flag was always 180 degrees off, thus i was always seeing the invisible side of the flag plane