DissolveEffectForTMPro icon indicating copy to clipboard operation
DissolveEffectForTMPro copied to clipboard

[Resolution] TMP 3.0.6

Open bawahakim opened this issue 4 years ago • 0 comments

A simple resolution for people who are having a pink material when clicking the FIX button. Edit the shader TextMeshPro/Mobile/Distance Field (UIDissolve), at line 94

Change #include "Assets/TextMesh Pro/Resources/Shaders/TMPro_Properties.cginc" to #include "Assets/TextMesh Pro/Shaders/TMPro_Properties.cginc"

Also, I had an error for ColorMode in TMP_SDFShaderGUI_Dissolve, I had to make sure it was using Coffee.UIExtensions.ColorMode.

Hope this can help others!

Environment (please complete the following information):

  • Unity: [e.g. 2020.3.11f1]
  • DissolveEffectForTMPro: [v1.0.3]

bawahakim avatar Feb 22 '22 03:02 bawahakim