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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment