- Home /
Error CS0246
My unity doesn't let me play my game. It say this:

How can I fix it?
Thanks! :)
problem mental unity.jpg
(5.6 kB)
Comment
Answer by Graham-Dunnett · Apr 21, 2013 at 05:01 PM
Line 6 of your LabelEditor.cs script is using a variable with type PropertyEditor, but the compiler does not know what this type is. Figure out where this type is meant to come from.
Your answer
Follow this Question
Related Questions
A node in a childnode? 1 Answer
Very little, but very heavy script problem. 0 Answers
I can't go to unify wiki 2 Answers
Ref modifier 1 Answer