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

Support TextMeshPro v4.0.0 #5

Open
eviltwo opened this issue Aug 17, 2024 · 0 comments
Open

Support TextMeshPro v4.0.0 #5

eviltwo opened this issue Aug 17, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@eviltwo
Copy link
Owner

eviltwo commented Aug 17, 2024

In TextMeshPro v4.0.0, the TMP_FontAsset class has been deprecated and replaced by UnityEngine.TextCore.Text.FontAsset.
https://docs.unity3d.com/Packages/[email protected]/api/TMPro.TMP_FontAsset.html

[Obsolete("TMP_FontAsset has been deprecated. Use FontAsset instead (UnityUpgradable) -> [UnityEngine.TextCoreTextEngineModule] UnityEngine.TextCore.Text.FontAsset", true)]
[ExcludeFromDocs]
public class TMP_FontAsset

@eviltwo eviltwo added the enhancement New feature or request label Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant