I changed the name of several C# scripts in my project. I made sure to change the class names in the file AND the name of the .cs files themselves to match. Running the project now works fine, but I get several console warnings logged saying "The referenced script on this Behaviour is missing!".
Does anyone know how I might resolve this, or where I might look? Double-clicking on the warning does not do anything.
Thanks!
↧