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
- "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:
HDRP only supports HDRP shaders. We have plans to provide HDRP compatible TMP shaders, but not ETA.