Search Issue Tracker
Fixed
Fixed in 2022.3.51f1, 6000.0.14f1, 7000.0.0a10
Votes
0
Found in
2022.2.0a1
2022.3.36f1
2023.2.20f1
6000.0.10f1
7000.0.0a1
Issue ID
UUM-75313
Regression
Yes
Floating Editor Windows resize to smallest size when disconnecting monitor on multi-monitor setup
Steps to reproduce:
- Open a Unity Project on a computer with a multi-monitor setup.
- Undock one of the editor windows (e.g. Game window) so it is floating on your main window.
- Disconnect one of your additional monitors.
Actual results: The floating window will resize to its smallest size and you will have to resize it.
Expected results: The floating window stays the size that the user set it to be.
Reproducible with versions:
- 6000.0.10f1
- 2023.2.20f1
- 2022.3.36f1
- 2022.2.0a1
Not reproducible with versions:
- 2022.1.24f1
- 2021.3.40f1
Can’t test with versions:
Tested on (OS): Windows 11
Notes:
- On the later Unity versions, there is a more severe version of this bug that sometimes makes floating windows completely inaccessible. That issue has been linked to this one.
** [UUM-75315] Floating Editor Windows can become completely inaccessible when disconnecting monitor on multi-monitor setup - Unity JIRA (unity3d.com)
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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Resolution Note (fix version 6000.0.14f1):
Fixed the issue where windows moved to a new monitor after their original monitor is disconnected were resized to the minimum size.