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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Add comment