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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note (2019.2.X):
Low priority defect and unlikely to be fixed for the near future.