Search Issue Tracker
Fixed in 2020.2.X
Votes
1
Found in
2017.4
2018.4
2019.3
2020.1
2020.1.0a25
2020.2
Issue ID
1222945
Regression
No
[Mac] Right-clicking assets in the Hierarchy and Project window does not correctly select/highlight them
How to reproduce:
1. Create a new project and open it
2. In the Hierarchy, right-click the default Main Camera object
3. Observe that it is not immediately selected/highlighted
Expected result: objects in the Hierarchy and Project window are immediately selected/highlighted on right-click (For a working expected result, see trunk on Windows)
Actual result: objects in the Hierarchy and Project window are not selected/highlighted on right-click
Reproducible in: 2020.1.0a1, 2020.1.0a25, 2019.3.3f1, 2018.4.16f1, 2017.4.37f1
Note: This behavior is fixed on Windows in the 2020.1.0a24+ versions yet it still reproduces on Mac
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
- Prefab's scripts are constantly reloaded when trying to enter multiple digits or characters into public fields on custom scripts consecutively
- Crash on mono_g_hash_table_find_slot when entering Play Mode
- [iOS] Crash when pressing "Done" on the keyboard layout
- Sprite Atlas remains loaded in memory after scene change or unloading assets
- Decompressing a DeflateStream under IL2CPP misses a few bytes
Resolution Note (fix version 2020.2):
Right-clicking assets in the Hierarchy and Project window will now correctly highlight and select before displaying the context menu. (In 2020.2.0a19+ versions)