Search Issue Tracker
By Design
Votes
0
Found in
2019.4
2020.3
2020.3.0f1
2021.1
2021.2
Issue ID
1323960
Regression
Yes
Canvas Rect Transform Width values different with Canvas Scaler enabled on 2018.4 and 2019.4
Reproduction steps:
1. Open the user's attached project "2018_Reproduction.zip" in 2018.4.33f1
2. And open another user's attached project "Suspected - Canvas Scaler Issue - 2020.3.zip" in 2019.4.24f1
3. In the Project Window open the "VericalLayoutUI" Prefab
4. In the Hierarchy window select the "ReelCanvas" GameObject
5. In the Inspector Take note of the RectTransform Width values with Canvas Scaler Component Enabled
Expected result: behaviour between 2018.4 and 2019.4 is identical
Actual result: in 2019.4.24f1 Canvas RectTransform Width shows a value of "31352.63" while on 2018.4.33f1 it shows a value of "2926.354" with Canvas Scaler enabled
Reproduces on: 2019.4.24f1, 2020.3.3f1, 2021.1.2f1, 2021.2.0a12
Does not reproduce on: 2018.4.33f1
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
- Component Glyphs value is truncated and Ligature Table glyph fields become inaccessible when increasing the Component Glyphs count
- There is no “Overwrite Preset?” popup when saving a Customizable Toolbar preset with a name that already exists
- Customizable Toolbar preset does not switch to the Unity Default Preset when Reverting All Saved Presets or deleting the active Preset
- [Usability] Selected node gets unselected when undoing changes in the Graph Inspector Node Settings tab
- Search Default option for Column Format does not reset the column's format
Resolution Note (2021.2.X):
The size will be slightly different now as the canvas size is taken from the device rendering it and not just the last camera that rendered it.