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
Copy file name to clipboardexpand all lines: CHANGELOG.md
+10
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,16 @@
1
1
# Changelog
2
2
These are the release notes for the TextMesh Pro UPM package which was first introduced with Unity 2018.1. Please see the following link for the Release Notes for prior versions of TextMesh Pro. http://digitalnativestudios.com/forum/index.php?topic=1363.0
3
3
4
+
## [3.2.0-pre.10] - 2024-05-27
5
+
### Changes
6
+
- Ensure space and underline are always added to Static FontAsset. (UUM-45512)
7
+
- Fix bug that occurs with the Input Field, resulting in an incorrect cursor position when modifying long text input. (UUM-58685)
8
+
- Fixed compile error on TMP_PostBuildProcessorHandler.cs when building for iOS with "install into source code (UUM-57710)
9
+
- Fixed opening style tag overflow and TextSettings upgrade (UUM-30205)
10
+
- Fixed crash occurring in the FontAssetCreatorWindow. (UUM-66950)
0 commit comments