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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
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....