Reply To: "Type with name could not be resolved" for classes that definitely exist

NodeCanvas Forums Support "Type with name could not be resolved" for classes that definitely exist Reply To: "Type with name could not be resolved" for classes that definitely exist

#15097
Gavalakis
Keymaster

Hello there,

Hmm. Your theory may be correct because of the “GraphAssetPostProcessor” and “AssetTracking” doing their thing before the assembly is loaded (even though I’ve never experienced this before). However, since you do have a “Missing Task” error, then it means that a previously serialized Task type is no longer found. If you open up the Graph Console, you will be able to click on any errors logged there (like Missing Task) and that will automatically open the related Graph and focus you on the related node having that error. Have you tried this and if so, is there indeed a Missing Task assigned somewhere?

If so, then you can either remove it (so that you stop the errors), or refactor it to their new type name (considering that it was indeed a type renaming), using the “Graph Refactor” tool (which can be opened in the Graph Editor toolbar via the “{ }” button).

Please let me know if either of the above is indeed the case.

(PS: The version number can be seen on the top-right corner of the Graph Editor toolbar faintly).

Thanks!

Join us on Discord: https://discord.gg/97q2Rjh