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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Add comment