Get Actors In Selection Rectangle Freezes

I am having an issue where GetActorsInSelectionRectangle freezes/hangs for a long time / indefinitely
In the image bellow you can see the point when it is called, after I release the selection, the game freezes.
There is nothing being done to the selected actors, the method is simply being invoked. This happens in both BP and in C++ with options in all configurations.