Search Issue Tracker
In Progress
Fix In Review for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.56f1
6000.2.1f1
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114407
Regression
No
Screen.SetResolution() ignores width and height parameters when switching from Fullscreen to Windowed mode
Reproduction steps:
1. Open the attached “IN-110600.zip” project
2. Build and Run the project (File > Build and Run)
3. In the Player, enable the “Fullscreen” checkbox
4. In the resolutions dropdown, select the lowest available resolution in the list (e.g., 1280x800)
5. Disable the “Fullscreen” checkbox
6. Observe the resolution of the Player
Expected result: The Player window should be automatically set to 1920x1080 resolution (or whatever the first windowed resolution option is)
Actual result: The Player window remains at the previous fullscreen resolution (1280x800)
Reproducible with: 2023.2.0a5, 6000.0.56f1, 6000.2.1f1, 6000.3.0a5
Reproducible on: Windows 11
Not reproducible on: macOS 15.5 (M1 Max), macOS 15.3 (M2 Ultra)
Note:
- Does not reproduce if more than one monitor is used while reproducing
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Add comment