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
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
Resolution Note (fix version 7000.0.0a1):
Verified during PR state.