Search Issue Tracker
By Design
By Design in 6000.5.X
Votes
0
Found in
6000.0.64f1
6000.3.3f1
6000.4.0b4
6000.5.0a5
Issue ID
UUM-132259
Regression
No
"Unity SDF" font Asset from TMP Extras is pink
How to reproduce:
1. Create a new Unity project
2. Go to Window -> Text Mesh Pro -> Import TMP Examples & Extras
3. In the Hierarchy, right-click -> UI -> Text - TextMeshPro
4. In the Inspector, under the "Font Asset", select the "Unity SDF"
5. Observe the results
Expected results: Font Asset is functional
Actual results: Font Asset is pink
Reproducible with: 6000.0.64f1, 6000.3.3f1, 6000.4.0b4, 6000.5.0a5
Reproducible on: macOS Tahoe 26 (M1)
Not reproducible on: No other environment tested
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:
Thank you for reporting a bug to Unity.
This behavior is due to NOT importing the TMP Essential Resources which contain the shaders. Without the shaders, you would get the pink quads.
In this process a popup should have appeared on screen guiding the user to import the TMP Essential Resources.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.
Resolution Note (6000.5.X):
Thank you for reporting a bug to Unity.
This behavior is due to NOT importing the TMP Essential Resources which contain the shaders. Without the shaders, you would get the pink quads.
In this process a popup should have appeared on screen guiding the user to import the TMP Essential Resources.
After reviewing the behavior, we've confirmed it aligns with the current design and intended use of the feature. We understand this may differ from your expectations or workflow.
We will close this case as 'As Designed.' If you have feedback on how the feature could better meet your needs, please let us know - we value your input and consider it in future improvements.