Search Issue Tracker
Fixed
Votes
0
Found in
5.3.3f1
Issue ID
889183
Regression
Yes
Input Field hides text completely and puts cursor outside when in Best Fit mode
When Input Field has Best Fit option turned on writing large text into it sometimes makes cursor appear outside the input field area, and in some cases the whole text gets hidden too. Clicking on the input field once again makes cursor appear near the text as desired.
To reproduce:
1. Open the attached project
2. Open scene1
3. Play the scene
4. Write some lines of text into the Input Field
Desired outcome: Cursor always appears near the end of the text, inside the input field. And at least some text is visible in the input field.
Actual result: Cursor occasionally moves outside the input field. Sometimes whole text is gone.
Reproduced using Windows 10 Pro on 5.3.4f1, 5.2.0f3, 5.1.2f1.
It seems that version 5.2.0f3 had the desired Input Field behaviour.
Comments (1)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
YoungXi
Apr 20, 2017 06:15
I have this problem with Unity 5.5.0 f1 on Windows 10.