Search Issue Tracker
Won't Fix
Won't Fix in 2023.3.X
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
Fixed by unknown PR.
Resolution Note (2023.3.X):
Fixed by unknown PR.