Very Slow Stepping in Debugger

Hi, folks!

I am working on an unreal 4 project for PC.
I mostly debug GameMode. On my laptop the stepping (F10 by default in VS) is super fast.
However, on my more powerful desktop, I get a delay of several seconds when I step in debugger. I’m talking 5+ seconds sometimes. It’s very consistent despite re-installing project+unreal4 on SSD.
I’ve done some searching on the docs and these forums but have come up with nothing.

Any one seeing slow stepping in Visual Studio debugger? Anything to look into?

Thanks,
Oleksandr

1 Like

Never mind, it was unrelated to Unreal, just a bad setup with VS. Some uninstall/install solved the issue.