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
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
Add comment