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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Resolution Note (2019.2.X):
Low priority defect and unlikely to be fixed for the near future.