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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Add comment