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
- “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
YoungXi
Apr 20, 2017 06:15
I have this problem with Unity 5.5.0 f1 on Windows 10.