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
- Modifying UI Prefab child's Height only confirms the first 1 or 2 digits when the Scene is newly opened or the Prefab is newly created
- ProfilingSampler.Get() returns null and makes the Player only render black when building a Release Build
- Search text field visual controls for the Path binding in an Input Actions Asset is misaligned
- Display issues in VideoPlayer when using Screen.SetResolution on certain Google Pixel devices
- Crash on Texture::TextureIDMapInsert when opening a specific project
Resolution Note:
HDRP only supports HDRP shaders. We have plans to provide HDRP compatible TMP shaders, but not ETA.