Reply To: Poor Editor Performance on latest

Forums 💬 NodeCanvas ⚙️ Support Poor Editor Performance on latest Reply To: Poor Editor Performance on latest

#16780
Gavalakis
Keymaster

    Hello,

    Thanks for the information. I will take a look at this shortly, but one thing that could be happening is Unity re-serializing the graph every frame. This can happen if you have a graph asset selected (unity calls OnBeforeSerialize every frame on the inspected object in the hierarchy). Can you please try deselecting everything in the Unity hierarchy and notice if there is any difference?

    Thanks!