Reply To: Renaming Tasks

NodeCanvas Forums General Discussion Renaming Tasks Reply To: Renaming Tasks

#13111
garethffoulkes
Participant

Hey just a follow up after some use,
Everything works fine but I get the following in the console every time I switch scenes, play, build etc.

(Type Request Error)</b>: Type with name ‘…’ could not be resolved. UnityEngine.Logger:Log(LogType, String, Object, Object).

I’m guessing the attribute requires me to load the graph again so it can reserialize? But its a bit hard to know where it’s coming from because my project has a lot of scenes behaviour trees etc. I’ll hold of renaming anything for now, but let me know if you find a solution.

Thanks again.