I know it sounds really lame but it's just what the question says. When I drag my first person controller into the scene view and click the > Play button, all it will let me do is look around with the mouse. It won't let me move with the W.A.S.D OR the arrow keys. I am using the Inde. free 3.0 version. Please help I have downloaded Unity twice already. I also use a iMac.
Go to MobileInput menu and click disable. By default it waits for inputs from mobile. When you disable it, then only it will take inputs from you (WASD). It works…
Click on Edit | Project Settings | Input and check the horizontal and vertical axes. Under "Alt Positive Button" and "Alt Negative Button" do you see ASDW? If not, press whatever key it's telling you to press on your particular system. :)
If that doesn't work:
Are you using the "Standard Assets / Character Controllers / First Person Controller"?
When you drag it from the PROJECTS tab to the HIERARCHY tab and click on it, do you see all the scripts: Mouse Look, Character Motor, and FPSInput Controller?
Are they all enabled (look fot the checkbox next to them)?