Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Resolution] TMP 3.0.6 #10

Open
bawahakim opened this issue Feb 22, 2022 · 0 comments
Open

[Resolution] TMP 3.0.6 #10

bawahakim opened this issue Feb 22, 2022 · 0 comments

Comments

@bawahakim
Copy link

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]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant