com.unity.textmeshpro 3.2.0-pre.7
Source docsNotes: processedReleased December 20, 2023
Unity Compatibility
Minimum Unity: 2020.3
Package Dependencies
- com.unity.ugui (1.0.0)
🔄 Changes
- Fixed TMP\_InputField line limit behavior to mean unlimited when the value is set to zero or negative (UUM-57192)
- Fixed custom validator ignores the returned character from the validate function (UUM-42147)
- Fixed editing a textfield on mobile and then submitting throws an exception (UUM-37282)
- Addressed issue surrounding dropdown not closing correctly in certain situations(UUM-33691)
- Ensure Sprites can be reordered within a SpriteAsset. (UUM-49349)
- Added missing grey and lightblue tags (UUM-54820)
- Fix underline when use at end of text. (UUM-55135)
- Add support for Visions OS keyboard.
