- Home /
Problem is not reproducible or outdated
Terrain Tree Placing is Broken
I have a terrain in the game world. I go into placing trees mode with the Terrain Toolkit, and I make a new tree in there, using a prefab I made from a model. I select it and mouse over on the terrain. The blue circle is there, but when I click, nothing happens. Not a single tree gets placed. I go over to the console and it says:
The tree medium tree 1 couldn't be instanced because the prefab contains no valid mesh renderer UnityEditor.HostView:OnGUI()
The prefab already has a mesh renderer attached, so I have no idea what Unity is talking about.
Screenshots, if they help: http://i.imgur.com/EP20AE0.png http://i.imgur.com/IoeGjAT.png
Please help!
I join the club. I bought (Detail Flowers) asset that claims to be ready for terrain painting and it does not instantiate any flower. When I drag & drop the prefab to the scene I can see it, so I guess it must be due to the Unity related ins$$anonymous$$d of asset related.
$$anonymous$$y error says:
The tree Prefab_Fl_01 couldn't be instanced because the prefab contains no valid mesh renderer
UnityEditor.HostView:OnGUI()
Any ideas?
Follow this Question
Related Questions
Terrain Tree Placing Not Working 0 Answers
Nature/Soft Occlusion Shader Texture Tiling Issue 1 Answer
Why my trees appear with a square in game? 2 Answers
How to make terrain trees receive shadow 2 Answers
Unity terrain trees on layers 1 Answer