Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2019.1.0a1
2019.1.2f1
2019.2.0a1
2019.3.0a1
Issue ID
1156398
Regression
No
[Mac] Event.modifiers are not detected when EventType.KeyDown is used
How to reproduce:
1. Open the attached project ("case_1156398")
2. Create a new GameObject
3. Attach "Test" script to the object
4. Enter Play Mode
5. Hold Shift and press any other button
Expected results: both KeyUp and KeyDown events show Shift as a modifier
Actual result: KeyDown event doesn't have a modifier
Reproducible with: 2017.4.29f1, 2018.4.2f1, 2019.1.6f1, 2019.2.0b5, 2019.3.0a2
Not reproducible with 2019.3.0a3 because of the new UI.
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.