Search Issue Tracker
Won't Fix
Votes
0
Found in
2017.4.0f1
2018.3.0a1
2018.3.0f2
2019.1.0a1
2019.2.0a1
Issue ID
1119422
Regression
No
Setting the UI Text Font size below 2 resets the size to an actual size of 17
How to reproduce:
1. Create a new project
2. Create a Canvas and change its UI Scaling Mode to "Scale With Screen Size"
3. Set the X resolution to 1920 and Y resolution to 1080
4. Create a new UI Text object under the canvas and change its font to 2 and then to 1
Expected result: in both cases, the text is small as expected of the size 1 and 2 fonts
Actual result: the text is fairly small with the size 2 font but once lowered below that resets to 1 with an actual size of 17
Reproduced in: 2019.2.0a2, 2019.1.0b1, 2018.3.3f1, 2017.4.19f1
Note: Only reproduces with the "Scale With Screen Size" Canvas Scaling Mode
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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
Resolution Note (2019.2.X):
Low priority defect and unlikely to be fixed for the near future.