Search Issue Tracker
Fixed in 2019.1.X
Fixed in 2017.4.X, 2018.4.X, 2019.2.X
Votes
2
Found in
2018.3.0b5
2018.3.10f1
Issue ID
1140742
Regression
Yes
Game tab window rescales when entering the play mode
How to reproduce:
1. Open the attached project or create a new project
2. Switch to iOS or Android platform
3. Add a new Game view resolution (e.g. 1125x2436 resolution)
4. Modify the scaler on top of the Game View tab to something that adds window paddings to the entire tab (e.g. 0.699)
5. Close the Editor and then open the same project again
6. Enter the Play mode
8. Watch the scale being set to a new number
Actual: Game tab window rescales
Expected: The scale number stays the same (see the repro.mov attached)
Reproducible with: iOS and Android platforms 2018.3.0b5, 2018.3.12f1
Not reproducible with: 2018.3.0b4 ,2019.1.0b10, 2019.2.0a10
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Cliffo
May 03, 2019 14:34
The impact to day to day work flow is devastating. Needing to stop the game, set the view back so you can see the entire game view and then replay is absurd. The only solution we have found is to set a smaller render target than the window so when the rescale happens it is no longer cropped.
Bug says cannot be reproduced with 2018.3 but bug 1149213 has a video attached showing this problem with 2018.3.
h0lmie
May 03, 2019 07:57
Issue also present in 2019.1.0f2 and 2018.1.6f1. My soul cannot take this