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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Add comment