Search Issue Tracker
Fixed
Fixed in 2022.3.66f1, 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a6, 6000.5.0a2
Votes
0
Found in
2022.3.66f1
6000.0.60f1
6000.2.9f1
6000.3.0b7
6000.4.0a3
6000.5.0a1
Issue ID
UUM-122933
Regression
Yes
The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open the “/Assets/Scenes/SampleScene.unity” Scene
3. In Hierarchy, expand “Canvas“ and “HorizontalLayoutGroup“
4. Select “Text (TMP)“
5. Press the “F“ key to focus on the object in the Scene View
6. Observe the focused text
Expected result: Text “8888表示されない“ exists
Actual result: Text “8888“ is present
Reproducible with: TMP 3.2.0-pre.1 (2022.3.66f1), 4.0.0-pre.2 (2022.3.66f1), 6000.0.60f1, 6000.2.9f1, 6000.3.0b7, 6000.4.0a3
Not reproducible with: TMP 3.0.9 (2022.3.66f1)
Reproducible on:
Play Mode
Windows Standalone Player
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Resolution Note:
This issue was also fixed in the latest TextMesh Pro package which is version 3.2.0-pre.15
Resolution Note (fix version 6000.5.0a2):
This issue was also fixed in the latest TextMesh Pro package which is version 3.2.0-pre.15
Resolution Note (fix version 6000.5.0a2):
Fixed preferred height calculations when text component is using multiple font asset with varying metrics.
Resolution Note (fix version 6000.4.0a6):
Fixed preferred height calculations when text component is using multiple font asset with varying metrics.
Resolution Note (fix version 6000.3.0f1):
Fixed preferred height calculations when text component is using multiple font asset with varying metrics.
Resolution Note (fix version 6000.2.14f1):
Fixed preferred height calculations when text component is using multiple font asset with varying metrics.
Resolution Note (fix version 6000.0.63f1):
Fixed preferred height calculations when text component is using multiple font asset with varying metrics.
Resolution Note (fix version 2022.3.66f1):
Fixed preferred height calculations when text component is using multiple font asset with varying metrics.