Hello, I am getting this error after importing the latest version of Flow Canvas.
1
2
Assets/ParadoxNotion/FlowCanvas/Framework/Runtime/Graphs/Graph.cs(929,27):error CS0234:The type or namespacenameElement does not exist inthe namespaceHierarchy.Are you missing an assembly reference?
I am using Unity version 2018.2.of2 and I upgraded for 2.8.0 but forgot to delete it before I upgraded the first time. I have since deleted the folder and tried re-importing with no success.
Hmm. Do you maybe have any other asset (or your own code) that is using a namespace named “Hierarchy” and thus creates a conflict?
Can you please try in a new project and let me know if the problem persists?
Oh, I do have another asset by the name of Hierarchy PRO. Ok, just removed it and successfully installed Flow Canvas. Dang, this stinks. What would be the best course of action here?
Hello again,
I have just send a new version to the asset store a few hours ago. To resolve this issue, I have also renamed the class “Hierarchy” to something different, so that this conflict is resolved. Please update to the new FlowCanvas version as soon as it goes live.
Thank you for bringing this problem to my attention.