Search Issue Tracker
Fixed in 2020.1.X
Votes
1
Found in
2020.1.0a5
Issue ID
1185683
Regression
Yes
[Linux] Column layout menu does not appear on burger button in Project Window
The column layout menu does not appear on the burger button.
It appears outside the Project Window. Refer attached video.
Steps to Repro:
1. Create an empty project
2. Select burger button form Project Window
Actual Result:
Column layout menu appears outside the Project Window on selecting burger button.
Expected Result:
Column layout menu appears within the Project Window on the burger button.
Reproducible on:
2020.1.0a5
Working fine on:
2020.1.0a4, 2019.3.0b4
Environment:
Occurs only on Linux (ubuntu 16.04 LTS)
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
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
Resolution Note (fix version 2020.1):
Fixed GUIToScreenpoint calls on Linux resulting in inconsistent GUI behavior.