Blueprints editing getting slow with more content added

Got this too in my HUD a while ago. Splitting up most of BP in many small functions solved it.
Just like you would do in c++, just split your code into multiple functions.

If you have already done this, than i don’t know by now how to fix it :confused: