Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.27f1
6000.1.0a4
7000.0.0a8
Issue ID
UUM-87163
Regression
No
Unity font in TMP Examples & Extras package doesn't work in URP
*Steps to reproduce:*
# Open a Unity URP Project
# Create a new Text GameObject via GameObject > UI > Text - TextMeshPro. The TMP Importer Window should open
# Import both TMP Essentials and the TMP Examples & Extras packages
# Select your created text object
# In the Inspector, change the Font Asset to 'Unity SDF (TMP_Font Asset)
*Actual results:* The text will go pink textured as the font seemingly does not support URP (it works fine in HDRP). Nothing on the font indicates that it should only support HDRP. All the other available font assets work fine both in URP and HDRP.
*Expected results:* Either the font works fine in URP or the font name makes it clear that it only supports HDRP.
*Reproducible with versions:* 6000.1.0a4, 6000.0.27f1,
*Not reproducible with versions:* -
*Can’t test with versions:* 2021.3.46f1, 2022.3.52f1
*Tested on (OS):* Windows 11
*Notes:*
* Unity font doesn't exist in the TMP Examples & Extras package in pre Unity 6 versions, hence why the bug can not be tested on those versions.
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
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
- Particle System Curve presets can't be scrolled and some of them can't be selected if window is too narrow to fit them all
Resolution Note:
The TMP Examples are designed for use with the built-in render pipeline. Since TMP is currently in maintenance mode, there are no plans to update these Examples.