Unity Issue Tracker - The "Windows" button is referred to as "LeftApple" in the error message when trying to assign it as a Shortcut
Fixed
UUM-43122
The "Windows" button is referred to as "LeftApple" in the error message when trying to assign it as a Shortcut
Unity: Shortcut Management
Fixed
2023.3.X
2023.2.X
2022.3.X
2021.3.X
Thank you for bringing this issue to light. It has been fixed for the latest version of Unity and will be fixed for the LTS versions as well. The error will now show "Binding uses invalid key code LeftMeta/LeftCommand/LeftApple".
Thank you for bringing this issue to light. It has been fixed for 2023.2 LTS. The error will now show "Binding uses invalid key code LeftMeta/LeftCommand/LeftApple".
Thank you for bringing this issue to light. It has been fixed for 2022.3 LTS. The error will now show "Binding uses invalid key code LeftMeta/LeftCommand/LeftApple".
Thank you for bringing this issue to light. It has been fixed for 2021.3 LTS. The error will now show "Binding uses invalid key code LeftMeta/LeftCommand/LeftApple".
How to reproduce:
1. Create a new Unity project
2. Click Edit → Shortcuts
3. Double-click on any field and press the “Windows” button
4. Observe the error message about not being possible to assign this button
Expected result: It says: “Binding uses invalid key code Windows”
Actual result: It says: “Binding uses invalid key code LeftApple”