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
- Light Anchor component has non-zero default values for Elevation when adding a new Light Anchor component
- Inspector elements are rendered twice when the script component is added via drag-and-drop while the HideFlags.HideInInspector property is set
- Error "Light baking failed with error code 5 (Convergence data not available while rendering lightmaps)" thrown in Console when generating lighting for specific GameObjects
- Copy and Paste options for an Animation Property value are disabled in the Right click contextual menu
- Asset is not found when searching the Label "NewLabel" in Search Window
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.