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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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.