- Home /
This question was
closed Nov 16, 2012 at 03:17 PM by
Kryptos for the following reason:
The question is answered, right answer was accepted
The compiler this script was imported with is not available anymore
I'm having this issue for a few hours for now. I am trying to guess what is going wrong but it is hard to because I don't know what is the problematic script.
Any ideas?
Comment
Best Answer
Answer by Dakwamine · Nov 16, 2012 at 02:20 PM
I have found why: I did not named the C# file like the MonoBehaviour class that was inside of it. So when the object of this class was instantiated and I updated me script while playing the editor, this error occured.