Bluestacks mouse problem

Hi, all! I am using Bluestacks, but am unable to actually register a mouse click action. I dunno why, as the macro is as basic as it gets...
CloudApp
The mouse moves, but the left-mouse never registers. Doesn't matter if I choose double or triple click. It simply doesn't work. I even added separate actions where I move the mouse first, wait a second, then just do a left-click operation. Nope - nothing works.
Anyone have any suggestions? I use similar macros in other apps and they work as expected.

The only thing to try would be a delay after activating Bluestacks to ensure it was at the front and ready to accept events.

But it may be that it is poorly behaved and is monitoring the mouse directly rather than the event queue, in which case you are probably out of luck.