Search Issue Tracker
By Design
Votes
0
Found in [Package]
7.0.0
Issue ID
1155974
Regression
No
TextMeshPro Distance Field (Surface) material not working with HDRP
Steps to reproduce:
1. Create a scene using Create -> HD Template Scene. Open the scene
2. Create a new Textmesh PRO (TMP) 3D object and new TMP UI object
3. Create a new material with shader type set to TMP/DistanceField (Surface) apply it to TMP 3D Object
4. Select TMP UI object and set the shader type of its default material to TMP/DistanceField (Surface)
5. Observe broken shaders in both instances
Expected result:
Working shader with HDRP
Note:
Judging from the https://forum.unity.com/threads/distance-field-surface-not-working.622234/ response Distance Field (Surface) is broken for SRP and not HDRP specifically.
Comments (2)
-
YTGameDevDave
Dec 15, 2021 19:20
-
PetraCephas
Feb 08, 2021 03:35
That is not a resolution! When will this be fixed?
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
- GUI.TextField cursor is misaligned from text when setting Content Offset on GUI Skin
- The beginning of the Animation doesn’t start at the correct position when it's being enabled through a Trigger event and the Physics Simulation mode is set to "Update"
- Values are cut off between Visual Scripting Node links when in Play mode
- UI Toolkit Style is inconsistent when using Style Classes named using digits
- Outdated page opens when accessing Sprite Atlas v2 reference page
Resolution Note:
HDRP only supports HDRP shaders. We have plans to provide HDRP compatible TMP shaders, but not ETA.