defos icon indicating copy to clipboard operation
defos copied to clipboard

Custom OS cursor breaking for macOS since recent update?

Open subsoap opened this issue 5 years ago • 12 comments

In FSH since last update the mouse cursor is now the system cursor and switches to game cursor when over something clickable. It also sometimes flashes between the 2 when over a clickable card.

10.9.5

subsoap avatar Dec 06 '19 21:12 subsoap

Not sure if it's our fault but we have not touched that code in forever in our game.

subsoap avatar Dec 06 '19 21:12 subsoap

@jcash might have some input here. Did we make any changes to the macOS application startup process or was this only for iOS? Also, the merge of the Vulkan stuff, could this have some impact on mouse cursors? Or did we update the build pipeline on macOS maybe?

britzl avatar Dec 10 '19 05:12 britzl

No, there are no changes to the OSX app that should have caused this imo. We have done some vulkan preparation (it's not enabled yet) so we did some preparation for it, but I don't actually suspect that part.

Can you pinpoint at what engine version this started to happen?

JCash avatar Dec 10 '19 08:12 JCash

I don't have the same issue in Interrogation. The custom cursor works fine. I'm loading and setting it once at game startup then I forget about it.

dapetcu21 avatar Dec 10 '19 08:12 dapetcu21

Engine version is 1.2.164. Unfortunately we have very few macOS players so I only have info from one person. I'll try to get more people to test and see if they experience the same issue.

subsoap avatar Dec 12 '19 12:12 subsoap

@subsoap Is this FSH? I can test that if you want to.

dapetcu21 avatar Dec 12 '19 12:12 dapetcu21

Yes, it is. Latest should be the same, make sure custom hardware cursor is active in settings then try to hover buttons and such. See if system cursor appears randomly while doing so.

subsoap avatar Dec 12 '19 13:12 subsoap

@subsoap check slack pls

dapetcu21 avatar Dec 12 '19 13:12 dapetcu21

It works for me with 1.1.19.11.25 on Mojave

britzl avatar Dec 12 '19 13:12 britzl

Although if you move the mouse cursor back and forth very quickly the accessibility thing that shows a magnified mouse cursor appears instead of the custom one.

britzl avatar Dec 12 '19 13:12 britzl

Yeah, no issues here with 1.1.19.11.25 on Catalina

dapetcu21 avatar Dec 12 '19 13:12 dapetcu21

Need to make a tester app which relatively quickly swaps the custom cursor then to see if any system cursor appears when it should not.

subsoap avatar Dec 12 '19 13:12 subsoap