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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Resolution Note (fix version 2020.1):
Fixed GUIToScreenpoint calls on Linux resulting in inconsistent GUI behavior.