Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.4.0f1
2019.2.0a1
2019.3.0a1
2020.1.0a1
2020.1.0a2
Issue ID
1180743
Regression
No
[Linux] Create Asset context menu is created with a vertical offset when Project window is on the lower part of the Editor
How to reproduce:
1. Create or open any project
2. Position Project window to the lower half of the Editor
3. Click on the + just below the 'Project' tab ('Create' on earlier versions)
Expected result: Context menu appears with no vertical offset
Actual result: Context menu appears with a vertical offset, proportional to how low the Project window is
Reproducible with: 2017.4.32f1, 2018.4.8f1, 2019.2.4f1, 2019.3.0b2, 2020.1.0a2
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
- Inspector window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Resolution Note (2020.1.X):
Unfortunately this is a bug in GTK ComboBoxes. It occurs in other GTK-based apps as well, such as GIMP. Basically, it draws enough space for the combo box to be full if scrolled all the way down.