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
- Material does not update when setting an enum keyword using EnableKeyword
- AddComponentMenu.componentOrder has no effect on the "Add Component" menu in the Inspector window
- Distant objects become visibly illuminated when looking through the volumetric fog with SSGI enabled
- WebGL build crashes when opening a ZipArchive entry and "Code Optimization" is not set to the default "Shorter Build Time"
- Severe visual artifacts happen in the Editor when using GrassFlow package assets with Compute Shader
Resolution Note (2019.3.X):
Low priority defect. Unlikely to be fixed for the moment.