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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.