collisions on terrain

HI to all
I tried to create a terrain using unity terrain editor.I tried to walk on my terrain using the FPS prefab of standard assets.Collision is not happened between the prefab and terrain.I know i missed something i tried to figure out that but i can’t fix that.Any one please help me to fix that

Thanks in advance

—Rajesh—

sure the prefab is placed above ground? otherwise its going to drop through ground directly

yes i placed it above the terrain only

Any other settings missing for me

Thanks in Advance

if the fps prefab uses the character controller I can’t think of one aside of far too high gravity so you “teleport through”

i used to have the same problem when i create the prefab with rigidbody…

My solution: create the prefab, then delete the object in the scene (NOT THE PREFAB ON ASSETS!) then drag the prefab into scene again…

That works for me

modify terrain data option terrain game object.I hope this help u