I’m getting following error, while trying to run the nondecanvas project:
Assets/ThirdParty/NodeCanvas/Core/Editor/TaskInspector.cs(13,33): error CS0039: Cannot convert type UnityEngine.Object' toTask’ via a built-in conversion
Commenting the ‘(target as Task).ShowInspectorGUI(false);’ fixes the issue, however I’m still wondering what’s causing the error.
Hello,
Sorry for the very late reply, but I was ill :/
But now I am fine again 🙂
I don’t get this error at all. Do you get this error in every project using NodeCanvas?
What version of unity are you using by the way? (not that I think it matters)