Hello @fecekk, this issue tracker is intended for issues with the Steam for Linux client. Please use Steam Support for your feedback to reach the larger Steam support team.
I have this same issue and I believe the generic support link is hardly sufficient.
I'm unsure why this was closed as "not planned" when this is seemingly a recent bug that affects macOS clients specifically.
Is there another resource available for addressing this problem? All I can find are recent complaints with the exact same "This worked until X days ago" posts.
Hello @Scott-Lan, GitHub gives a limited number of close reasons, and that used to have a tooltip with other near-match usages. I've closed this issue report as out of scope for this issue tracker, while not marking it as fixed or completed. The feedback is unlikely to reach the right people here.
Personally, I don't have a more refined link to share.
Thanks for the quick response, will submit a ticket with support.
For any future reference: standard vertical mouse wheel input works as expected in start menu, but not with any application in focus when using remote play. Horizonal scroll is definitely remapped to vertical, as horizontal scroll works as vertical using trackpad.
Cannot find any real way to address this though.
Nothing extracted yet.
Your system information
1778003620(Steam Helper); streaming_client binary mtime 2026-05-05; streaming_log Client version1773426488(last logged session 2026-04-21)Please describe your issue in as much detail as possible:
The Steam Remote Play
streaming_clienton macOS no longer forwards mouse-wheel vertical scroll to the host. Mice with a horizontal thumb wheel reveal that horizontal scroll is being forwarded as vertical, indicating the wrong scroll axis is being read from Quartz events.Expected: Rotating the mouse wheel up/down on the macOS client scrolls vertically in the streamed window on the host (this used to work).
Actual:
streaming_clientwindow is affected.Hypothesis:
streaming_clientreadskCGScrollWheelEventDeltaAxis2(horizontal) and treats it as vertical, while ignoringAxis1(vertical) entirely. TouchBar/trackpad continuous scroll uses a different field (kCGScrollWheelEventPointDeltaAxis*) and remains functional, which is why TouchBar still works while mouse-wheel rotation does not.Tested mice (both BLE, Logitech):
Already ruled out:
[activated disabled]after restartstreaming_clienthaskTCCServiceListenEventgranted (auth_value=2, result=trueinlog show)streaming_client, only wheel rotation failsReddit thread reporting the same symptoms: https://www.reddit.com/r/Steam/comments/1t5500j/screwed_up_mouse_wheel_scrolling_in_steam_remote/
Steps for reproducing this issue: