I have a very simple flow to open calculator app and click 1 + 1 =

The app opens immediately but the Click UI element portion doesn't execute until 2 min and 5 seconds pass.
The run delay for each step is set to 100ms so that shouldn't be an issue

The application launch code also is set to continue immediately

I have no idea why this delay is happening or why it's exactly 2min 5sec
I tried manually opening the calculator and then clicking to run the flow starting from step 2 but got the same result. It worked after a 2min 5sec delay.
NOTE: ---------------------------
This same issue seems to occur for all flows I make that make use of UI elements.
Version: 2.5.39.21056 (should be latest downloaded today)