Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.3.X
Votes
0
Found in
2020.2.0b3
2020.3
2021.1
2021.2
Issue ID
1322959
Regression
Yes
Editor freezes for a moment when moved from one screen to another with different resolution scale
How to reproduce:
1. With a two-screen setup change one of the screen's resolution scale so they would be different (right-click on desktop->Display Settings->Scale and layout)
2. Create a new Unity project
3. Drag the Editor from one screen to the other
Expected results: The Editor does not freeze at all
Actual results: There's a short freeze on the Editor when moved to a different screen
Reproducible with: 2020.2.0b3, 2020.3.1.1f1, 2021.1.1f1, 2021.2.0a11
Not reproducible with: 2018.4.33f1, 2019.4.23f1, 2020.2.0b2
Notes:
- The issue has been tested and reproduced on windows
- The Editor is also repainted when moved to a different screen
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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Resolution Note (fix version 2022.1):
When changing DPIs on Windows, we have to recalculate the window size and setup our our render surfaces again. This is an issue all apps have to handle in various ways.
Fixed in 2022.1.0a2
Resolution Note (fix version 2021.3):
Fixed in Unity 2021.3.3f1