Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b19
Issue ID
636288
Regression
No
When the Input Field's text is changed by button's OnClick() event, it resets when clicking again on the input field
To reproduce this issue:
1. Open the attached project
2. Open the 'scene'
3. It has an input field and a button, which changes input field's text OnClick()
4. Press Play
5. Enter any text in the dark grey area
6. Press the button at the right top corner
7. It changes input field's text into an empty string ( it can be any string)
8. Now click on the input field again
9. The text resets
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
- Sub-State machine “breadcrumb trail” doesn’t fit in the window if there’s too many Sub-State machines
Add comment