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.