FreeLookCameraRig Broken?

Hey All,

I’m new to Unity. I’m sorry if this is an obvious one.

All the camera scripts in the included standard asset prefabs are broken for me. Each Script says “The associated script can not be loaded. Please fix any compile errors and assign a valid script.”

I’m using Unity 2017.1.0f3 Personal.

The only cam I’m trying to use is the FreeLookCameraRig.

Any idea why the scripts are broken?

Thank you!

The console repeats this over and over:
NullReferenceException: Object reference not set to an instance of an object
Camera1.LateUpdate () (at Assets/Camera1.cs:63)

I tried re-downloading the latest standard asset pack, but that didn’t change anything.

NM figured it out : ( I needed to also import some controller scripts as well : /