I am using a Sony VAIO VPCEH37FX model laptop, running windows 10.
The issue is that whenever I try clicking a certain imagebutton in my game, the connected MouseButton1Click event doesn’t properly fire.
The event strangely seems to work fine when I changed it to MouseEnter, however, which leads me to believe this is a bug.
Also, the exact same game works perfectly as intended on my desktop computer.
Here is a link to the game for reproduction purposes:
Steps that I took for this bug to occur:
- Press and hold the ‘C’ key on the keyboard to open the crafting menu
- Click any of the buttons on the menu
- Nothing happens