You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can get a ton of errors in 4.3rc3. Sometimes at startup it will freeze with gamepad plugged in. Other times it will start project fine then sometimes when I go to play the game it'll freeze up and display these errors run: NSException: -[Joypad playerIndex]: unrecognized selector sent to instance 0x6000037fc990
Did not see this is issue in rc2.
Steps to reproduce
Not sure if just happens when the Logitech F310 is plugged in.
Minimal reproduction project (MRP)
NA
The text was updated successfully, but these errors were encountered:
macOS has no problem recognizing the controller. There is an issue with the select button but overall it works as expected. For my game in Godot it performs exactly as it does on Windows.
Tested versions
Godot 4.3rc3.
System information
Mac M1, macOS 14.5, Logitech Gamepad F310
Issue description
I can get a ton of errors in 4.3rc3. Sometimes at startup it will freeze with gamepad plugged in. Other times it will start project fine then sometimes when I go to play the game it'll freeze up and display these errors run: NSException: -[Joypad playerIndex]: unrecognized selector sent to instance 0x6000037fc990
Did not see this is issue in rc2.
Steps to reproduce
Not sure if just happens when the Logitech F310 is plugged in.
Minimal reproduction project (MRP)
NA
The text was updated successfully, but these errors were encountered: