Search Issue Tracker
Fixed
Fixed in 2022.3.72f1, 6000.0.62f1, 6000.2.12f1, 6000.3.0b9, 6000.4.0a4, 6000.5.0a1, future release
Votes
1
Found in
2022.3.0f1
2023.2.17f1
6000.0.0b14
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-68242
Regression
No
Character spacing value is not applied when using a specific font asset
Reproduction steps:
1. Open the attached “repro_IN-72301“ project
2. Open the “/Assets/Scenes/SampleScene.unity“
3. Open the “Game“ window
4. Observe how the spacing in the second row (“original“ GameObject) looks
Expected result: There are no spaces between “U“, “A“ and “D“ in the “original“ GameObject
Actual result: There are spaces between “U“, “A“ and “D“ in the “original“ GameObject
Reproducible with: 2023.2.17f1, 6000.0.0b14
Couldn’t test with: 2021.3.36f1, 2022.3.22f1 (not able to resolve the “NullReferenceException: Object reference not set to an instance of an object error” when trying to assign the “original“ font to the Font Asset parameter field)
Reproducible on: macOS 14.2.1 (user’s), Windows 10 (22H2)
Not reproducible on: No other environments tested
Notes:
- Reproducible in Player
- “update_atlas“ GameObject is a modified asset, tested with the “Get Font Features“ option enabled in the “Font Asset Creator“
- “make_new“ is a newly made asset from the font
- The correct spacing is visible in the “update_atlas“ and “make_new“ GameObjects
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The fix for this issue is available in version 3.2.0-pre.15 of the TMP package.
Resolution Note (fix version future release):
The fix for this issue is available in version 3.2.0-pre.15 of the TMP package.
Resolution Note (fix version 6000.4.0a4):
Fix the font asset glyph adjustment pair options property not correctly updating and the change not getting reflected on text components.
Resolution Note (fix version 6000.3.0b9):
Fixed inspector issue that was resulting in Glyph Adjustment pairs options to not get updated as expected.
Resolution Note (fix version 6000.2.12f1):
Fix inspector issue that was preventing the font asset glyph adjustment pair options property from updating correctly.
Resolution Note (fix version 6000.0.62f1):
Fixed inspector issue that was resulting in Glyph Adjustment pairs options to not get updated as expected.
Resolution Note (fix version 2022.3.72f1):
Fixed inspector issue preventing font asset glyph adjustment pair options from updating correctly. The issue is fixed in 3.2.0-pre.15 of the TextMeshPro package