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
- UI Builder button text disappears in the GameView when the radius of the button is increased in a specific project
- Paste Settings functionality does not save the pasted settings in volume profile when reloading the project
- Getting a deprecated package for JetBrains Rider pop up when opening or creating a project
- [Android] Volume level of the same audio file is different on Samsung Galaxy Tab A8 between 2023.3.0b3 and 2023.3.0b4
- ‘Expected end of value’ warning occurs when a property declaration includes five or more variable references
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.