Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.2.0f3
Issue ID
974552
Regression
No
EventType.KeyDown not registering Mac Command keys
Steps to reproduce:
1. Open attach project
2. Open Scene Test
3. Press random keys on the keyboard
Expected result: you'll get "KeyDown" in the console for every button pressed
Actual result: you'll get "KeyDown" in the console for every button pressed, except for Left and Right Command buttons
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor Perforce login fails when Perforce shows a license expiry warning
- Assertion failed error in HDRP builds when enabling STP via script
- FBX Resamples Curves incorrectly when importing FBX files
- ProBuilder GameObject Faces disappear when increasing the Sides Count value
- FileUtil.CopyFileOrDirectory throws IOException when destination parent folder does not exist
Resolution Note (2019.1.X):
Seems low impact, also no trivial fix as it's most likely the OS limitation