Hello, I have this problem: I have an almost finished project in unreal engine 4, running at 250-300 fps. But when I created a simple button (widget) fps is reduced to 80. where is the problem?
What is the widget handling? Do you run stuff on Tick in it (bindings execute every frame).