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 TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
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.