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
- PlayerPrefs get corrupted when a minimized fullscreen Player is closed through the Taskbar
- "To Debug, run app with -diag-job-temp-memory-leak-validation cmd line argument. This will output the callstacks of the leaked allocations." warning is printed when JobTempMemoryLeakValidation switch is enabled
- Main Thread stalling when loading Audio Source asset asynchronously while preloading another Audio Source asset
- Material artifacts occur in the Material Preview window when baked lighting is applied to scenes
- “ArgumentOutOfRangeException” after saving, reseting and re-add Default Tile Palette Tools to the list in Preferences window
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.