Search Issue Tracker
Fixed in 5.6.0
Votes
3
Found in
5.4.0f2
Issue ID
818133
Regression
Yes
InputField which has Text with Best Fit enabled doesn't display whole text in certain circumstances
Steps to reproduce:
1. Open attached project "InputFieldMultilineBugDemo.zip"
2. Open scene "Master"
3. Run scene
4. Click on input field and press delete key to delete all characters
5. Type "ABC DEF GHI JKL MNO PQR STU" into input field and notice that text is multilined
6. Press enter key and notice that onle "ABC DEF GHI JKL" is displayed
Additional steps:
7. Using arrow key, move caret and notice that text quickly switches between single line and multi line once caret reaches invisible part of text
Reproduced with: 5.4.0f3, 5.5.0a5
Not reproducible: 5.3.6p1
Comments (4)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Shivarana
Jul 04, 2017 13:48
In 5.6.1f1, it works with "Line Type" set to either "Multi Line Submit" or "Multi Line NewLine" BUT NOT with Line Type set to Single Line
Shivarana
Jul 04, 2017 13:15
5.6.1f1 has been released, problem persists
admin_8C
Mar 15, 2017 17:40
5.5.2f1 was released and it's still not fixed.
MintPuma
Nov 30, 2016 15:13
5.5.0f3 was released today and it's still not fixed.