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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
Add comment