Reply To: NullReferenceException when playing a build version

Forums 💬 FlowCanvas ⚙️ Support NullReferenceException when playing a build version Reply To: NullReferenceException when playing a build version

#22113
Gavalakis
Keymaster

    Hey,

    Yes, that is correct. Empty strings for port names, are now serialized as a whitespace. Do you have custom nodes made and if so, did that change created an issue for you? If yes, this behaviour can easily be changed in the source code of FlowNode.cs and in the “AddFlowInput”, “AddFlowOutput” methods.

    Please let me know if that is the case.
    Thanks.