Nested FlowScript State is missing after V2.5.6 upgrade

NodeCanvas Forums Support Nested FlowScript State is missing after V2.5.6 upgrade

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #10959
    chocolacode
    Participant

    Hi Gavalakis,

    I just upgraded to recent version 2.5.6 and the Nested FlowScript option is disabled and error CS0535 appears in unity.

    After some research review of code, I added the following code to the
    FlowScriptState.cs

    —>> Graph[] IGraphAssignable.GetInstances(){ return instances.Values.ToArray(); }

    and that fixed the issue…

    Is this the right fix?

    are you upgrading the BT,NC bridges as well?

    thanks,

    #10962
    Gavalakis
    Keymaster

    Hello, Yes the fix is correct. I was waiting for the 2.5.6 version to go live before updating the bridges, which I just saw it did. They are now all updated.

    Thanks!

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

    #10965
    chocolacode
    Participant

    Hi there,

    thanks for your answer!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.