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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
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.