Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.3f1
Issue ID
827818
Regression
No
Input Field multiline with best fit enabled crops the text after hitting enter
Description: In an input field with multi line (either newline or submit) the text element with best fit enabled crops text after pressing enter multiple times.
To reproduce:
1. Create an Input Field
2. Set Line Type to [Multi Line Newline] or [Multi Line Submit]
3. Select the Text object belonging to this input field.
4. Set Best Fit with Min 10 and Max 150
5. Enter play mode
6. Enter some text and hit enter multiple text.
Actual result: Text is cropped.
Desired result: Best fit should shrink the text until it's possible to do so.
Reproduced on: 5.3.4f1
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
Add comment