Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.42f1
6000.0.15f1
Issue ID
UUM-77759
Regression
No
[Linux] Editor Window docking preview is inconsistent with other Platforms, Size Changes and artifacting happens
Steps to reproduce:
- Open any Project
- Drag a docked or undocked Editor Window to other docked Window Tabs continuously
Actual results:
When dragging the window to a set of Editor Window Tabs the preview is shown as if it will create a new Window section and not just add the Window to an existing set of Windows, the only difference is the preview is shown as a black Window
Every time the dragged Window is hovered over a set of Window Tabs, the previews height and width expand
Expected results: Dragging a Window to set of Window Tabs acts the same on all platforms, where the preview shows only the Tab of the Window, no black artifacting happens and previews height and width do not change when hovered over different sets of Window Tabs
Reproducible with versions: 2022.3.42f1, 6000.0.15f1
Can’t test with versions: 2021.3.42f1 (Ubuntu 24.04 is not supported)
Tested on (OS): Ubuntu 24.04
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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
We spent multiple days investigating, and unfortunately this issue is a limitation of the current design of the Linux windowing system.
A workaround for now is to stop dragging when the window gets too big and start to drag again, especially if the tab being dragged turns black.