Search Issue Tracker
Fixed in 2019.1.X
Votes
0
Found in
2018.2.6f1
Issue ID
1083649
Regression
No
InputField's Image doesn't extend to fit the length of the "Text" field's value when editing it in the Inspector
Repro steps:
1. Open QA attached project "repro_1083649"
2. Expand "Canvas" and then select "InputField" in the Hierarchy
3. Delete some characters from the "Text" field of the "Input Field (Script)" component
4. Observe the Image shrinking to fit the size in both Scene and Game Views
5. Add some characters to the same "Text" field
Expected: The Image expands to fit the size of the text
Actual: The Image doesn't expand
Reproducible with: 2017.4.12f1, 2018.2.10f1, 2018.3.0b3, 2019.1.0a2
Notes:
- Adding characters anywhere behind the last character works
- Saving the Scene/Entering Play Mode re-fits the image correctly
- Editing the text value in the Game View when in Play Mode works correctly
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment