mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 16:25:54 +03:00
[GH-ISSUE #1972] [Bug]: controller functions disables if swapping/clicking any app after launching game #1303
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1303
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Mihoeyo5412 on GitHub (Sep 17, 2025).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1972
Describe the bug
the controller functions stop working right after i boot the game and connect controller but exit full screen and click another app, the second i click another app the controller no longer works, it registers as connected but it does not take any inputs issue seems to occur after i updated to newest macos tahoe version 26.0
Steps to reproduce
Example using wuthering waves/zenless zone zero
boot game -> connect controller -> make sure its receiving inputs after boot and connection -> enter fullscreen mode -> exit fullscreen mode -> click spotify and play track(happens most often when clicked) -> return back to game -> enter fullscreen
Expected behaviour
when the steps are reproduced the game should function normally but should be unable to take any controller input
Crash log
What version of PlayCover are you using?
3.1.0
What version of macOS are you using?
Other (please specify)
Issue Language
@tsupohwaran commented on GitHub (Oct 1, 2025):
temporary solution from Bilibili
command + H and re-click game icon in dock then the controller will be fine.
@Catta1997 commented on GitHub (Oct 10, 2025):
its a macOS Tahoe things, idk if is something that can be fixed
@Catta1997 commented on GitHub (Jan 12, 2026):
Implemented a fix: PlayCover/PlayTools#206