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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (fix version 2020.1):
Fixed GUIToScreenpoint calls on Linux resulting in inconsistent GUI behavior.