Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2020.1.0a23
2020.2
2020.2.0b6
2021.1
2021.2
Issue ID
1316779
Regression
Yes
[macOS] Ctrl+Click does not open ObjectField context menu ("Properties...") in the Inspector
Reproduction steps:
1. Create and open a new Unity project
2. In Hierarchy, select Main Camera
3. In Inspector, Hold Control Keyboard Button and Click with the mouse on the Target Texture Object Selector (or any other Inspector field)
Expected result: Object Selector opens (or other context menus depending on the field)
Actual result: Copy and Paste options appear
Reproducible with: 2020.1.0a23, 2020.2.6f1, 2021.1.0b8, 2021.2.0b5
Not reproducible with: 2018.4.32f1, 2019.4.20f1, 2020.1.0a22
Notes:
- Issue is not reproducible on Windows
- Issue seems to be Inspector specific (not able to reproduce in Project Settings)
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
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a10