Graph running slow?

Forums 💬 FlowCanvas ⚙️ Support Graph running slow?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #22769
    rixter757
    Participant

      Might be me, tried duplicating my project with same result.

      When I open up a graph, it delays for several seconds before I can highlight a node or call up the menu system…

      Rix

      #22771
      nicoyiqi
      Participant

        I have the same problem when I complied script or exit playmode.

        #22770
        Gavalakis
        Keymaster

          Hello,

          The first time the nodes are loaded when you right click in the canvas, the node documentation for Unity classes is being cached. After this is done once it will be fast until entering/exiting playmode, at which point they will be re-cached.
          If you want, you can turn the “Show Help” off in the Prefs at the top of the editor window, to disable the documentation and as such be no need to load them.

          Let me know.

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