Search Issue Tracker
Fixed in 5.4.0
Votes
3
Found in
5.4.0b9
Issue ID
779069
Regression
Yes
Multiline Text field doesn't display the last line if Best fit is enabled
Steps to reproduce:
1. Open attached project "779069.zip"
2. Open scene "repro"
3. In hierarchy, select "Canvas > Text"
4. In inspector, notice that Text field has two lines and Best Fit enabled
5. In scene view, notice that only the first line is displayed
Additional steps:
6. Disable Best Fit and notice that both lines are displayed
7. Re-enable Best Fit
8. Add new empty line to the text field
9. Notice that now two lines are displayed
10. Remove new line
11. Start adding symbols to the second line (but not new line)
12. In scene view, notice that symbols added to the second line affect the appearance of the first one by shrinking it. If enough symbols are added then the second line will become visible too.
Workaround: Add empty line at the end of text field
Not reproducible: 5.3.0f2
Regression introduced in: 5.3.0f3
Reproduced with: 5.3.3p3, 5.4.0b10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [VFX Graph] Base Color Map Inconsistency between Lit and Unlit Ouput
- [HDRP] Water is using the wrong depth when calculating absorption for alpha clipped transparents with depth prepass enabled
- [VFX Graph] Emissive isn't working with Decal output
- Gizmos are not drawn in Game view and Render Graph Execution errors are shown when stacked Overlay Camera is used and 'Compatibility Mode' is disabled
- Crash on WalkTypeTreeInternal when selecting the Texture of a specific FBX
Add comment