I imported the First Person Controller from the standard assets folder, and haven’t altered it at all. Whenever I try to place it inside one of my levels it will simply fall through anything in it’s way and proceed into oblivion.
I have check the Character Controller thing, and as far as I can tell that is all in good working order. When I selected the object it has the green highlight mesh around it.
I have also checked all the objects and terrain it falls through. There is a Terrain Collider and it has itself as Terrain Data, but there is no Material attributed to it, that can’t be what’s causing the problem, can it?
Please help a poor soul.
Try adding a Rigid Body to your terrain and check “Is Kinematic” or uncheck “Use Gravity”
Try making sure that the terrain has collision enabled. Also try adding another box collider on top of the player object.