You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure line breaking rules are preserved for CJK. (UUM-108849)
Fixed additional cases of incorrect character caching handling when font styles and weights are used with fallback font assets and multiple text objects present in the same scene. (UUM-97348)
Consume events before they are passed to the TextField when IME is active.(UUM-105598)
Fixed NullReferenceException sometimes occuring when setting TMP_Text.isTextObjectScaleStatic on a disabled object. (UUM-92041)