Search Issue Tracker
Fixed
Fixed in 2021.3.33f1, 2022.3.13f1, 2023.2.0b17, 2023.3.0a11, 7000.0.0a1
Votes
0
Found in
2021.3.30f1
2022.3.9f1
Issue ID
UUM-49091
Regression
No
Player window resolution is reset after making the Player fullscreen and then windowed
How to reproduce:
1. Create a new Unity project
2. In the Project Settings → Player → Resolution and Presentation set the “Fullscreen Mode” to “Windowed”
3. Set the resolution of the window to smaller than the display resolution
4. Build And Run the project
5. In the Player press “Alt + Enter” twice to enter and escape the fullscreen mode
6. Observe the windowed Player resolution
Expected result: The resolution of the window is the same as it was before entering the fullscreen mode
Actual result: The window resolution matches the fullscreen resolution
Reproducible with: 2021.3.30f1, 2022.3.9f1
Can’t test with: 2023.1.13f1, 2023.2.0b9, 2023.3.0a4 (Custom window resolution doesn’t affect the window)
Reproducible on: Windows 11 Pro
Not reproducible with: No other environment tested
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
- Package Manager Select all keyboard shortcut selects all packages even if they’re not visible to the user when the Package Manager has no search results and the shortcut is pressed
- "NullReferenceException" error and memory leak warning is thrown when Entities Graphics package is installed
- Version Control: information does not align with window title
- Exceedingly long wait when importing large audio file
- TextMeshPro text input's caret is flickering when Line Mode is set to Multi Line and text is selected
Resolution Note (fix version 7000.0.0a1):
Verified during PR state.