Search Issue Tracker
In Progress
Fixed in 2021.3.33f1, 2022.3.13f1, 2023.2.0b17, 2023.3.0a11
Fix In Review for 2024.1.X
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioUtil_CUSTOM_HasAudioCallback when entering PlayMode while the GameObject's Properties Inspector window is in Debug mode
- Tilemap Collider 2D is not updating the Collider shapes when removing Tiles on the Tilemap component
- Inspector with the scrollbar is unusable when Material properties are edited and the scene is saved
- The Rendering Profiler module statistics are zero when Application.targetFrameRate is set
- The Editor becomes unresponsive and memory allocation errors are spammed in the Console when Generating Lightning
Add comment