Trying to add script to a GameObject...keep getting Nothing Selected Script..

Hi,

I’m currently in the progress of doing the Space Shooter tutorial (Link will be provided if necessary). I am currently trying to get the Player to move. At some point an error occurred, causing the name of the component - which was PlayerController Script - to ‘Nothing Selected Script’. I’ve tried deleting the component and adding it back, deleting it and the script and starting over but to no avail. Any help with this help issue will be appreciated.

You have renamed a script which ruins all of the other scripts. Deleting the script which you renamed and then creating it again should fix the problem