Search Issue Tracker
By Design
Votes
0
Found in
2017.4
2018.3.10f1
2020.1
Issue ID
1197923
Regression
No
Canvas rect returning incorrect size when switching aspect ratios in the Game view
To reproduce:
1) Open the attached project and scene in it
2) Make sure that you can see both Scene and Game views
3) Change aspect ratios in the game view (you might also need to resize it somewhat - check the attached video for example)
Expected: The two rects stay true to Game View
Actual: They become smaller than it/protrude out of it
Reproduced in 2017.4.0f1, 2020.1.0a12
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
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Memory leak warnings are constantly thrown when Generating Font Atlas in Font Asset Creator with 4096x8192 Atlas Resolution
- “Glyph rendering has been aborted due to sampling point size” Log is printed and Font Atlas is not generated when Atlas Resolution is 8192x8192, and the Render Mode is SDF
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Resolution Note (2020.1.X):
After discussing with @philip we have decided to resolve this issue as By Design. To fix the issue the user can set the Match value to 0.5 to get events for both width and height changes.