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
- Crash on mono_log_write_logfile when more than one copy of bee_backend is running
- NativeList<T>.ParallelWriter.AddNoResize() causes memory corruption when used in a [BurstCompile] IJobParallelFor on Web builds
- Realtime reflection probe changes light strength when removing light sources using URP WebGL
- Objects near the screen edge are not culled when using GPU Occlusion Culling
- InvalidCastException is thrown when hovering over a Tilemap with a saved Random Brush pick containing empty cells
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a10