Search Issue Tracker
By Design
By Design in 6000.4.X
Votes
0
Found in
2021.3.56f1
2022.3.67f1
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
Issue ID
UUM-119804
Regression
No
Some TextMesh Pro Font Asset Preview Box items icons are tiny or nonexistent
Reproduction steps:
1. Create a new project
2. Import TMP Essential Resources (Window > TextMeshPro > Import TMP Essential Resources)
3. Open Fonts folder (Assets > TextMesh Pro > Fonts)
4. Expand LiberationSans Assets preview box
5. Observe LiberationSans Assets preview box items
Actual result: Font Material has no icon and Font Texture icon is very small
Expected result: Font Material and Font Texture has clearly visible icons
Reproducible with: 2021.3.56f1, 2022.3.67f1, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Reproduced on: macOS Sequoia 15.4 (M4)
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
This is normal. It's because when there are no glyphs in the atlas, the atlas is 1 pixel. It grows as glyphs are rendered.
Resolution Note (6000.4.X):
This is normal. It's because when there are no glyphs in the atlas, the atlas is 1 pixel. It grows as glyphs are rendered.