Search Issue Tracker
In Progress
Fix In Review for 2021.3.X, 2022.3.X, 6000.0.X, 6000.1.X, 6000.2.X, 6000.3.X
Votes
0
Found in
2021.3.51f1
2022.3.61f1
6000.0.49f1
6000.1.2f1
6000.2.0a10
Issue ID
UUM-107466
Regression
Yes
[Linux] Player window unexpectedly resizes to monitor dimensions when calling "Screen.SetResolution" function with hardcoded resolution matching current display's width or height
Reproduction steps:
1. Open the attached “IN-101282” project
2. Build and Run the project (File > Build and Run)
3. After player has launched, open the “Player.log” file
4. Observe the “resizing window to" output
Expected result: “resizing window to” output matches with the requested size
Actual result: “resizing window to” output is set to desktop’s native resolution
Reproducible with: 2021.3.24f1, 2021.3.51f1, 2022.3.61f1, 6000.0.49f1, 6000.1.2f1, 6000.2.0a10
Not reproducible with: 2019.4.43f1, 2021.3.23f1
Couldn’t test with:
Reproducible on: Ubuntu 24.04
Not reproducible on: No other environment tested
Note:
- Used 4K and 2K monitors for reproduction
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Property field override bar does not update transparency correctly when switching between valid and invalid GameObjects
- Project window selection is not updated when search term is changed
- Error when adding valid MonoBehaviour script to Prefab in Project window
- Editor Launch Screen will close when Enter is pressed on it
- ObjectPool's pool is destroyed when entering Play Mode without reloading Domain
Add comment