consulo / UnityEditorConsuloPlugin

Consulo plugin for UnityEditor
Apache License 2.0
18 stars 2 forks source link

TypeLoadException: Could not load type 'UnityEditor.Menu' from assembly 'UnityEditorConsuloPlugin'. #2

Closed rganeyev closed 8 years ago

rganeyev commented 8 years ago

I copied UnityEditorConsuloPlugin to Assets/Editor/Plugins/ folder. Now I have an option "Use Consule as External Editor" disabled.

When I try to select it, I have an error: "TypeLoadException: Could not load type 'UnityEditor.Menu' from assembly 'UnityEditorConsuloPlugin'."

Using Unity 4.6.9p3.

VISTALL commented 8 years ago

For 4.6 Unity need another library

rganeyev commented 8 years ago

My bad. Closing issue.