Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2020.1
Issue ID
1148729
Regression
No
New editor windows have wrong position when working with several monitors
Reproduction steps:
1. Make sure to have 2+ monitors connected to your system
2. Launch Unity and drag-n-drop its main window to a secondary screen
3. In Unity go to Window -> e.g. Sprite Editor (it needs to be an Editor window which was never opened/docked/had its position adjusted)
Expected result: The new window is opened on the same screen as the main Unity Editor window
Actual result: The new window is opened on the main monitor screen
Notes:
- Reproducible on macOS, Windows, and Linux
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
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Resolution Note (fix version 2020.2):
Fixed new windows always loading on the first connected monitor instead of the current monitor the main window is in.