Nested FlowScript State is missing after V2.5.6 upgrade

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

  • This topic has 0 replies, 2 voices, and was last updated 9 years ago by Gavalakis.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #18591
    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,

      #18593
      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!

        #18592
        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.