Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.3.66f1
6000.0.58f1
6000.2.5f1
6000.3.0b2
Issue ID
UUM-117589
Regression
No
Font Asset Creator Padding has no limit and shows incorrect Padding in results when Font Atlas is generated
Steps to reproduce:
- Create a new Unity project using the Universal 3D template
- Import the provided Font in the Attachments
- Open the Font Asset Creator window (Window > Text > Font Asset Creator)
- Select the imported Font as the Source Font
- Change Padding to a very large number ("538761590387518230957123" for example)
- Generate Font Atlas
- Observe the results in the Font Asset Creator window
Actual results: Padding has no limit and the results show incorrect Padding number
Expected results: Padding has a limit and the results show correct Padding number
Reproducible with versions: 2022.3.66f1, 6000.0.58f1, 6000.1.16f1, 6000.2.5f1, 6000.3.0b2
Tested on (OS): macOS Silicon Sequoia 15.6.1
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
- Memory leak occurs when focused on Player while using Direct3D12
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
Resolution Note:
It's a legitimate bug but falls below the threshold for us to fix in the foreseeable future. Note, in general, the Font Asset Creator window is very low priority for us to improve, and that unfortunately includes minor fixes like this one. We will of course fix major issues like crashes.
Also, the Font Asset Creator window will be significantly when we remove TextCore and switch everyone to ATG.