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
- "Error Pause", Player logging, and the searchbar tools disappear when the Console window is below 420px width
- “'Object.FindObjectOfType<T>()' is obsolete: 'Object.FindObjectOfType has been deprecated” warning displays incorrect deprecated method replacement
- World Space UI element is invisible near the camera in Prefab Edit Mode when the Canvas has a non-default Z position
- URP 2D Sprite Lights are rendered in a blocky pattern on Nvidia 5000 series GPUs when using DX11
- Editor freezes and constantly repaints when the Open XR's Project Validation Player Settings are opened
Resolution Note (fix version 2020.1):
Fixed GUIToScreenpoint calls on Linux resulting in inconsistent GUI behavior.