FPS Tutorial Problem

Hey, guys. I’m new to the forums and would like to take a second to say hi. Hi!

On to my question. I’m following the FPS Tutorial (http://unity3d.com/support/resources/tutorials/fpstutorial.html) and have gotten to only page 5 before I ran into a problem: After I’ve dragged the First Person Controller Prefab onto the scene view, it tells me to go ahead and test the scene; I should be able to move the character around with the mouse and keyboard, but I can’t. I stop the game and see in the console that “The referenced script on this Behaviour is missing!” I look over at the Inspector panel, and I see this (the picture I’ve attached). Where’s the “Mono Behaviour,” and why are there three?

495834--17468--$missingbehavior.JPG

It is possible that this could have happened if you moved the project folder while Unity was running, although there may be other explanations. Try unzipping the original download (with Unity closed) and reopen it. As the website says, the tutorials there were created for Unity 2.x, so they may or may not still behave correctly under 3.x. You can get updated tutorials free from the Unity asset store.