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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note (2019.1.X):
Seems low impact, also no trivial fix as it's most likely the OS limitation