Character Controller Issue

hey guys. I’m new to Unity, just downloaded it. Anyway, I was using the 3D platformer tutorial, did everything as written, and I have a huge problem. I’m stuck at the character controller part - I copied the variables directly from the tutorial, and the Controller is HUGE!!! It is nowhere near the size of Lerpz! When I use the game view, the camera spins for a few seconds and eventually stops floating somewhere… I have no idea where I went wrong!
Thanks in advance!

Check the size of the capsule collider on the character controller. I suspect this is not set correctly (in the inspector on the right hand side, look for the radius and height options under capsule collider).