Search Issue Tracker
Fixed
Fixed in 6000.0.63f1, 6000.2.14f1, 6000.3.0f1, 6000.4.0a6, 6000.5.0a2
Votes
0
Found in
6000.0.58f1
6000.2.6f1
6000.3.0b3
6000.4.0a1
6000.5.0a1
Issue ID
UUM-120270
Regression
Yes
An extra empty line appears in the TMP text field when the Unity UI Auto Layout system is used
1. Open the attached “IN-113136” project
2. Open the “SampleScene“
3. In the Hierarchy select Canvas → Image -> Text(TMP) GameObject
4. In the Inspector, In the “Rect Transform” component adjust the Width value by dragging it back and forth within the 370 - 374 range
5. Observe the Game window
Expected result: An empty line does not appear
Actual result: An empty line appears
Reproducible with: 2023.2.0a14, 6000.0.58f1, 6000.2.6f1, 6000.3.0b3, 6000.4.0a1
Not reproducible with: 2021.3.56f1, 2022.1.0a5, 2022.3.66f1, 2023.2.0a13
Reproducible on: macOS 15.3.2 (24D81) (M1 Max)
Not reproducible on: No other environments tested
Note: reproducible in Player
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
- [Android][iOS][UnityPlayerActivity] Legacy InputField.onEndEdit is not called when ending text edit
- Transform corruption and/or crash on PhysX::CreateCharacterController when spawning physics objects into Prefab stages
- UNITY_EDITOR data is Serialized into AssetBundle when building on the active Build Target
- "TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations..." error when changing the Packages "Cache Location" folder
- CompilationPipeline.assemblyCompilationFinished() hangs unity when reloading domain
Resolution Note (fix version 6000.5.0a2):
Fixed preferred width calculations not taking into consideration kerning adjustments.
Resolution Note (fix version 6000.4.0a6):
Fixed preferred width calculations not taking into consideration kerning adjustments.
Resolution Note (fix version 6000.3.0f1):
Fixed preferred width calculations not taking into consideration kerning adjustments.
Resolution Note (fix version 6000.2.14f1):
Fixed preferred width calculations not taking into consideration kerning adjustments.
Resolution Note (fix version 6000.0.63f1):
Fixed preferred width calculations not taking into consideration kerning adjustments.