Hi,
I am trying to import a tree model from asset forge into unity and use it as a tree for my terrain.
It seeems that is not as easy as I thought, I am getting this error:
```
The tree Tree couldn't be instanced because the prefab contains no valid mesh renderer.
UnityEngine.GUIUtility:ProcessEvent(Int32, IntPtr, Boolean&
```
Any help?
Thanks, E