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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.