XXX is not a member of 'unityEngine.Component'

OK, I have been trying to post an update for my game. The game has been on the App store for several months and I have posted several updates, so I know some Unity scripting. I was finally ready to build my update when I started getting these errors over and over. “XXX is not a member of ‘unityEngine.Component’” where XXX is any variable.

I tried commenting out these variables but when I do that another script throws up the same error. The problem is that these scripts worked perfectly before and were never modified and everything works perfectly with no errors in the Unity editor. Is this some bug with the new version of Unity?I have had nothing but trouble since I have upgraded.

What are you talking about? This is “the most stable update they’ve released yet”

… :\

Seriously though, yeah, I think there are some issues with this latest release. I’m getting errors all over the place too. Hopefully we’ll see a patch soon.

sounds more like

a) your code is incorrect
b) you should reimport the scripts cause the assembly is somewhere messed up