Target Variable

Hi there guys

I have a player prefab with a target variable of type:Camera. for some very strange reason I can’t drag my main camera onto the target variable??? One thing I can note is that the player is instantiated at runtime and not placed in the game as a GameObject right from the beginning. If I drag my player prefab into the world, then the target variable works. I don’t understand this?

Thanks

See my answer here: http://answers.unity3d.com/questions/28816/prefab-transform-variable-missing/28818#28818

–Eric