In the GMS 2.3 Beta, I'm using a sprite with precise pre frame collision masks enabled:

In the draw event of the object I assigned this sprite to, I'm checking (using position_meeting) whether I'm colliding with the object at the mouse coordinates:

And although the mouse is not visible on the screenshot, I was hovering at the upper part of the sprite and it still drew "TEST" to the screen:

So if I'm not totally dumb and this is actually a bug, where can I report it?
EDIT: YoYoGames have confirmed that this bug will be fixed in the next GMS 2.3 Beta release

In the draw event of the object I assigned this sprite to, I'm checking (using position_meeting) whether I'm colliding with the object at the mouse coordinates:

And although the mouse is not visible on the screenshot, I was hovering at the upper part of the sprite and it still drew "TEST" to the screen:

So if I'm not totally dumb and this is actually a bug, where can I report it?
EDIT: YoYoGames have confirmed that this bug will be fixed in the next GMS 2.3 Beta release
Last edited: