Sync Blackboard script and Unet network support for 2017.2

Forums 💬 NodeCanvas ⚙️ Support Sync Blackboard script and Unet network support for 2017.2

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #17617
    leemight
    Participant

      Hi

      Which Unity version does Node Canvas support?

      We are trying 2017.2, should it work?

      We couldn’t find the SyncBlackboard script at first, did come up. Then I found it in a folder had a peek inside.

      It had a Omnius #IF UNITY_5 around the HOLE script.

      Made a new script with all of the contet from the first beside the #IF UNIT_5

      Got and exception: ReadString() read result mismatch: 17920 => 44
      UnityEngine.Networking.NetworkReader.ReadString()

      Is their any network support NodeCanvas and newer Unity 2017.x?

      Is the networking in Unity HLAPI so much changed in 2017.x that you no longer support it?

      When will you fix it?

      Regards

      #17622
      Gavalakis
      Keymaster

        Hello,

        NodeCanvas should generally work on all versions of Unity, including 2017.x.
        Indeed though, the SyncBlackboard feature is one of those features (probably the only one) that I haven’t yet tested in 2017.x .
        The “#if UNITY_5” directive is basically a bad leftover back from when NodeCanvas was still supporting Unity 4.x

        Thank you for bringing this into my attention and for letting me know that even by removing the directive, you still encounter an error.
        I will review the code and confirm/make required changes, so that it is working on Unity 2017 as soon as possible!
        Once tested and running I will also update you here with a new post reply, as well as a fix.

        Thanks!

        #17621
        leesand
        Participant

          Hi

          Great news.

          How is it progressing? When can we use it?

          Thanks

          #17620
          Gavalakis
          Keymaster

            Hello,
            Most probably by the end of this month 🙂
            Thank you.

            #17619
            soljakwinever
            Participant

              Hello, I am also curious about this as well. I haven’t seen anything yet for it.

              #17618
              Gavalakis
              Keymaster

                Hello @soljak. What specifically are you referring to?

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