Search Issue Tracker
By Design
Votes
0
Found in [Package]
3.0.6
Issue ID
1348298
Regression
No
Preferred Height of a TMP Text is sometimes incorrect
Reproduction steps:
1. Open the "Tooltip.zip" project attached by the user
2. Enter Play Mode
3. Hover over the left button
4. Hover over the middle button
Expected result: Tooltip's background height is the same, not significantly higher
Actual result: Tooltip's background height is significantly higher because Text returns a higher Preferred Height
Reproducible with: 2.1.6 (2019.4.29f1), 3.0.6 (2020.3.14f1, 2021.1.14f1, 2021.2.0b3, 2022.1.0a1)
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
This behavior is by design and related to how the layout system works.
Please see the following post for detailed explanation. https://forum.unity.com/threads/text-metrics-sometimes-incorrect-when-the-text-contains-spaces.1136176/#post-7331752