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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
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....