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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (fix version 2020.1):
Fixed GUIToScreenpoint calls on Linux resulting in inconsistent GUI behavior.