Search Issue Tracker
By Design
Votes
1
Found in
2017.4.0f1
2018.4.0f1
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0a6
Issue ID
1165167
Regression
No
[Linux] Editor is always on top for dragging, even if popup window is created
To reproduce:
1) Create a new project
2) Open Build Settings and click Build (so that a prompt for a location to build in would open)
3) Try to drag that prompted window
Expected: Only the prompted window drags around
Actual: Depending on the version, (a) Only the main editor window; b) Both windows) are dragged around
Reproduced in 2017.4.0f1, 2019.1.0f2, 2019.3.0a6
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 (2019.3.X):
Unity now operates the same way as other applications that use Gnome, such as Firefox and Visual Studio Code, especially for similar windows like File->Save As and File->Open. This seems to be the intended look and feel for this platform.