TMP text is blurry in Unity Playworks Plugin build
This issue may occur when the TMP font includes too many characters/alphabets and they are all placed in a single atlas texture. As a result, each character would become very small and would become blurry when scaled up to the target size.
Possible solution:
- Ensure only required characters/alphabets are included in the font atlas texture.