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
- Native Plugins are not found when they are depending on each other
- Errors are thrown after redoing Nested Prefab Variant creation
- Documentation Link does not work when the "VFX Condition" question mark button is clicked
- Documentation Link does not work when the "Spawn State" question mark button is clicked
- Darker lighting in Build when disabling SSAO at runtime
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.