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
- 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
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a10