- Home /
Missing importer.cs in folder
I made a script for a project I'm working on when I realised that I had a monobehavior error (that there was no script in file). This I believed was because I didn't name my file correctly and so had to change it, however when changing it so both the class and the file were named the same there was still an error. I believe it may be because I have no importer.cs, which I think should have imported my files from visual basic into unity but it hasn't. It should be located in "Packages\com.unity.standarddevents\Editor\importer.cs" but it isn't there. Does anyone know how I can fix this, or is there another problem entirely?
Your answer
Follow this Question
Related Questions
Multiple Cars not working 1 Answer
Distribute terrain in zones 3 Answers
A weird console error keep on coming 0 Answers
Detect which market app installed my app? 2 Answers
Flip over an object (smooth transition) 3 Answers