Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
4
Found in
5.0.0a19
Issue ID
623650
Regression
No
Undocked Game view does not Maximize on Play
When the Game view has its own window apart from the rest of the Unity Editor UI, the Maximize on Play setting has no effect. The workaround is to manually resize the Game view. This is not a regression; the same behaviour can be seen in Unity 4.3.0f3.
Comments (18)
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
heronww
Oct 05, 2019 06:15
How is this not a feature? This framework makes millions of dollars from gambling companies, I was thinking of also starting my own gambling company and using Unity. But it seems they don't invest much of their revenue back into development of their editor. Simple features like this are highly requested but not implemented? I don't get it. How hard could this be?
sarahnorthway
Jan 09, 2018 01:00
This workaround works for me:
https://www.reddit.com/r/Unity3D/comments/2lymim/full_full_screen_on_play_script_freebie_for/
It's an editor script which forces the game window into position on play. Since my 2nd monitor is below my main one, I added:
newPos.y += 1080;
sarahnorthway
Jan 09, 2018 00:54
Wish I could vote on this...
Mafutta
Oct 27, 2016 20:54
Also happens in Version 5.4.1f1 Personal on Linux (Ubuntu)
jtsmith1287
Jun 21, 2016 16:43
I wish I could give it a gajillion more votes....