Search Issue Tracker
Fixed in 5.2.2
Votes
5
Found in
5.2.0f1
Issue ID
724093
Regression
Yes
[Windows][Build] Changing resolution through script stretches the screen
Repro steps:
1) Open the project and script PositionAtMouse.cs in editor
2) Change line 25 to: Screen.SetResolution(resolution.width, resolution.height, true );
3) Build and run the project
4) In the build try clicking the resolution buttons
5) Notice that the game window changes resolutions improperly
Comments (2)
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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
RogDolos
Dec 09, 2015 15:02
This may be broken again with 5.3, or a similar bug is present (I submitted a bug report via the Editor).
AdamScura
Sep 21, 2015 03:55
Unity 5.2 is broken until this is fixed! My team has no choice but to roll back to 5.1.3. I imagine other developers are in the same situation. Please release a patch ASAP.