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
- Warning of an unknown Script missing is logged when selecting VFX in Play Mode
- Vertical and horizontal scrollbars appear and disappear when dragging an attribute to a different position within the Shader Graph Hierarchy
- AudioSource.PlayDelayed() does not work with Audio Random Containers
- Compatible with the VFX Graph Shader Graph can't be dragged and dropped into the "Output" block from the Project window
- [Silicon] Freeze/crash on BrotliDecoderDecompressStream when using System.IO.Compression.BrotliDecoder.TryDecompress
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