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

#15154
tenpn
Participant

I did the full upgrade to 3.0.8, and the errors went away! This reveals another issue I didn’t notice before, but was definitely there:

…this is a build error, not a runtime error. There is one of these for each of our BT assets. That particular line is trying to access allParameters.

I don’t know at this stage if this is having any material affect on the builds, but I’d rather figure out why it’s happening than slap a nullref check around it. Since it doesn’t happen to us in the editor that often, allParameters is obviously _mostly_ non-null.