Search Issue Tracker
Fixed in 2020.1.X
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a12
2019.3.0b1
2020.1.0a1
Issue ID
1182527
Regression
Yes
Screen.width and Screen.height change values when Game window is not active
How to reproduce:
1. Open attached project ("1182527-repro.zip")
2. Open Console window
3. Select Game window
4. Click Maximize/Restore Unity window two times
5. Select Scene window
6. Click Maximize/Restore Unity window two times
Expected result: Screen.width and Screen.height values are not changed
Actual result: Screen.width and Screen.height values changes to random numbers
Reproducible with: 2019.3.0b3, 2020.1.0a4
Not reproducible with: 2017.4.32f1, 2018.4.8f1 (Errors with C# version), 2019.2.5f1, 2019.3.0a11
- Every action that causes Screen.width and Screen.height to update can be used instead of steps 4 and 6
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
- Editor freezes briefly when "multi-selecting" TextMeshPro GameObjects In the Hierarchy window in Prefab Mode, if 5 or more Inspector windows are open
- OnEndDrag event not triggered when losing Editor focus during simultaneous Left and Right mouse drag
- Texture displays visual artifacts and has a broken aspect ratio when it is imported in RGB 48-bit format
- Diagnostic Warning Resets When Navigating Away and Returning to Diagnostics Settings
- Checkbox Collides with Text in Shader Graph Preferences Settings
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.0a8