Search Issue Tracker
Fixed in 5.4.0
Votes
0
Found in
5.3.1f1
Issue ID
762047
Regression
Yes
When Line Spacing isn't set to 1, Unity cannot determine how many line can fit in the Input Field
Reproduction steps:
1. Open attached project
2. Open and play the "TestScene" scene
3. Notice that the right Input Field has the same line count as the left one, although the right Input Field could fit more lines (check ScreenShot.png)
Actual result: The line count of the right Input Field is the same as the left one.
Expected result: Unity should fit more line if the Line Spacing is less than 1.
Note: Reproduces only when Horizontal Overflow is set to Wrap.
Regression introduced in: 5.3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Freeze on DynamicHeapAllocator::InitializeMemoryRegion when entering Play mode in a specific scene
- Memory usage rises when switching scenes with GRD enabled and a loaded texture in URP
- [Quality Hackweek] Terrain Brush Size value is not serialized after deselecting the terrain when using the first instance of multiple Inspectors
- "NullReferenceException" is thrown when setting a long string in TMP with "Atlas Population Mode" set to "Dynamic" and "Multi Atlas Textures" enabled
- TextMeshPro text is misaligned when alignment is set via script
Add comment