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
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
- "Undo Stack Overflow" error is thrown, and Undo History is deleted when multiselected GameObjects are reparented to their GrandParents
- SearchColumn of type "ObjectReference" does not get refreshed for the custom SearchProvider when lighting generation finishes
Add comment