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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.