Search Issue Tracker
Fixed in 3.2.0-pre.2
Votes
25
Found in [Package]
7.0.0
Issue ID
1155992
Regression
No
TextMeshPro Distance Field Overlay shader invisible in HDRP
Steps to reproduce:
1. Create a scene using Create -> HD Template Scene. Open the scene
2. Create a new TextMeshPro (TMP) 3D object and new TMP UI object
3. Create a new material with shader type set to TMP/DistanceField Overlay apply it to TMP 3D Object
4. Select TMP UI object and set the shader type of its default material to TMP/DistanceField Overlay
5. Observe that shader is invisible.
Expected behavior:
Working shader
Observed behavior:
The object turns invisible both in world space and screen space.
NOTE: Shader works fine on the same Unity version but without SRP.
Comments (6)
-
HWcoms
Oct 22, 2021 19:47
I'm using unity 2019.4.9f1, HDRP 7.5.1.
If you want to render world space text at top of the screen, this solution worked for me (changing one code from existing TMP shader)https://forum.unity.com/threads/plans-for-hdrp-compatibility-for-tmp.660598/page-3#post-7476452
-
kmowers
Sep 21, 2021 20:40
Still broken in 2021.1.21f1, TextMeshPro 3.0.6
-
JoeStrout
Jul 26, 2021 16:02
Latest and greatest in July 2021... still broken. :(
-
CryoGen14
Apr 07, 2021 20:36
can confirm this is still present in Unity 2021.1.1f1
-
Sliem001
Sep 09, 2020 08:03
Unity 2020.20b1 Beta
Problem still exists.
Please Fix -
Reticulatas
Feb 08, 2020 23:39
Reproduced myself as well. This is quite inconvenient.
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 3.2.0-pre.2):
postponned