Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2017.4.X, 2018.4.X, 2019.1.X
Votes
2
Found in
2017.1.0b8
Issue ID
918311
Regression
No
Switching between platforms results into Game views resolution/aspect ratio Scale settings not changing
How to reproduce:
1. Create a new Unity project
2. Create a custom Game view resolution that is higher than the Game view window size (for example 4000x4000) and scale it down to smallest value
3. Change to Android platform, if you haven't added any Custom resolutions, the Free Aspect Game view should be provided, notice that its scale value is smaller than 1 (based on the resolution you chose in the previous step)
4. Move the slider, notice that now the smallest scale value is 1 as it should be
Expected result: When switching between platforms, the scale settings should be changed just as resolution/aspect ratio
Actual result: When switching between platforms, resolution/aspect ratio changes, but scale does not, resulting into the scale value being wrong. The provided steps are the only ones that consistently showed the bug, but sometimes the bug appears when entering playmode, recompiling, switching between platforms. It does not properly change the scale slider value with the resolution.
Reproducible with - 2017.2.0b2, 2017.1.0f3, 5.6.2p2, 5.5.4f1
Fixed in - 2019.2
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Add comment