unity is acting up with my scripts

i am trying to work with a scrippt and all of a sudden it stoped updating the variabls in the inspector vareables i had removed we still showing up and new variables were not showing up. the script is small so i was sure it worked. then some of the scripts disappered from components->scripts. it is only showing 3 and i have more than that. it is doing it in this project and another and i have yet to try any others.

here is a screenshot.

If you look at the bottom of your screen, there’s an error message that’s telling you the script test was not compiled.

well what about the other scripts

A compiler error in any script will prevent all scripts from compiling.