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
- [UWP] Mouse movement re-triggers stale <Mouse>/scroll value after the scroll wheel is used once
- "Shutdown worker was forced killed because it kept running. Worker ..." errors are thrown after building a blank HDRP project
- [UI Toolkit] USS materials in AssetBundles break due to InstanceID referencing a material that no longer exists when a Scene is loaded through Addressables for the second time
- Help button leads to a missing documentation page when clicked on a Font Import Settings in the Inspector
- TextMeshPro Text Component reads bottom-to-top instead of top-to-bottom when using RTL Editor
Resolution Note (fix version 2020.1):
Fixed in: 2020.1.0a8