Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a6
2023.2.0a1
2023.3.0a3
Issue ID
UUM-13594
Regression
No
[macOS] Event modifiers are not detected when UI Toolkit's context menu is used
How to reproduce:
1. Open the attached "UpdatedProject" project
2. Select "Window" -> "General" -> "Test Runner" in the main menu bar
3. Click "Run All" in the Test Runner window
4. Shift-click the "open my menu" label
5. Right-click on the "open my menu" label
6. Close the context menu by clicking somewhere else in the window
7. Shift-click the "open my menu" label
8. Observe the Console
Expected result: Both logs print out "Shift"
Actual result: Second log prints out "None"
Reproducible with: 2020.3.39f1, 2021.3.9f1, 2022.1.13f1, 2022.2.0b5, 2023.1.0a6
Reproducible on: macOS 12 beta
Not reproducible on: Windows 10
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
- Opening reference for Audio Importer opens missing page
- [Android] SpriteAtlas gets corrupted in Player when using Late binding with SRP Batcher enabled
- Build fails with compiler errors when switching scripts GUIDs
- Many references for Animator elements redirect to missing pages
- User gets "EndLayoutGroup: BeginLayoutGroup must be called first." error during Xcode selection canceling
Resolution Note:
Fixed by unknown PR.