Search Issue Tracker
Fixed
Fixed in 3.2.x
Votes
0
Found in [Package]
3.2.x
Issue ID
TMPB-165
Regression
No
[TextMeshPro] Truncate mode cuts off text when using Content Size Fitter
Reproduction steps:
1. Open the attached project “TruncateRepro”
2. Open the “Assets/Scenes/ContentSizeFitter” scene
3. Compare the texts in the Game view
Expected result: The end of the text is same in the both columns
Actual result: The end of the first column text is cut off
Reproducible with: 3.0.6 (2020.3.44f1), 3.2.0-pre.4 (2020.3.44f1, 2021.3.17f1, 2022.1.24f1, 2022.2.3f1, 2023.1.0a26)
Couldn’t test with: 3.0.6 (2021.3.17f1, 2022.1.24f1, 2022.2.3f1, 2023.1.0a26) - Couldn't downgrade due to errors in the scripts and package errors 4.0.0-pre.1 (2022.1.24f1) - The text wasn’t rendering and “NullReferenceException” was being thrown 4.0.0-pre.1 (2022.2.3f1, 2023.1.0a26) - errors in the package
Reproducible on: macOS 13.1 (Intel)
Notes:
- This is reproducible when using the Japanese alphabet
- This is not reproducible when using English alphabet
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Resolution Note (fix version 3.2.x):
Ensure PreferredHeight handles various line heights correctly.