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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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