Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.3.X
Votes
0
Found in
2017.3.0b8
Issue ID
968584
Regression
No
[Windows] "Default is native resolution" overrides window width/height when full-screen is disabled
How to reproduce:
1. Create new project file
2. Go to player settings in the editor,
3. Disable "Default is Full Screen" (this will hide the "Default is Native Resolution" option)
4. Do a PC Build and Run
Expected result: Either don't use the native resolution option when the full-screen option is disabled or, don't hide the option from the user
Actual result: Your default resolution settings will be ignored and instead you'll get a window that is the size of your native resolution
Reproduced with: 5.5.5f1, 5.6.4p3, 2017.1.2p3, 2017.2.0p2, 2017.3.0b10, 2018.1.0a5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Add comment