Search Issue Tracker
Fixed in 5.3.0
Votes
0
Found in
5.1.0f3
Issue ID
704480
Regression
Yes
[Graphics] Left ALT+Return toggles fullscreen
Steps to reproduce:
1) Open provided example project
2) Press File > Build an Run
3) Press "Play!"
4) Press left ALT + Return to switch to fullscreen
5) Press left ALT + Return to switch to windowed mode
Notice:
1) Alt + Return toggles fullscreen mode.
2) When toggling from windowed to fullscreen and back to window window's size is not saved. (regression from 4.6)
Main problems:
There's no way to disable this function.
Lack of information about this.
And on 5.0 and 5.1 windowed mode resolution is not saved.
Issue was fixed in Unity 5.3 by adding "Allow Fullscreen Switch" choice in "Player Settings". Verified in 5.3.0b2.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment