Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.0.69f1
6000.3.9f1
6000.4.0b9
6000.5.0a8
6000.6.0a1
Issue ID
UUM-136046
Regression
No
[UGUI Layout system] Auto sized TMP text field in Layout Groups remain the same size when wrapping is disabled and the text size shrinks due to restricted size
How to reproduce:
1. Open the “IN-134379_UnityTMPBug” project
2. Open the “SampleScene”
3. In the Hierarchy, expand the “Canvas” then “SizeFitterLayoutGroup” objects
4. Select one of the “SizeFitterLayoutGroup” children
5. In the Inspector, TMP component, select the text field
6. Observe the size of the text field, in Scene view, while editing the text
Actual result: Text fields vertical size does not change with the font size
Expected result: Text field size follows the size of the font
Reproducible with: 6000.0.70f1, 6000.3.10f1, 6000.4.0b11, 6000.5.0a8
Reproducible on: Windows 11, macOS 26.3
Not reproducible on: No other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- 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
Add comment