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

Shadow color has no effect on TextMeshPro (Unity 6) #297

Open
Nicolas-Red opened this issue Jan 16, 2025 · 0 comments
Open

Shadow color has no effect on TextMeshPro (Unity 6) #297

Nicolas-Red opened this issue Jan 16, 2025 · 0 comments
Assignees
Labels

Comments

@Nicolas-Red
Copy link

Describe the bug
Shadow color and color filter settings have no effect on TextMeshPro.
The shadow is always the same color as the text.
I'm on Unity 6000.0.28f1 and this is happening directly in the editor before even building.

To Reproduce
Steps to reproduce the behavior:

  1. Create a TMPro Text.
  2. Apply UI Effect.
  3. Enable Shadow Outline.
  4. Try Changing the Color to Black on a White Text.

Expected behavior
The shadow color should be what you set it to in the shadow settings.

Screenshots
Image
Image

Environment (please complete the following information):
Version 5.2.1
Mac Editor
Unity 6000.0.28f1
WebGL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants