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
- [Android] Light2D with Light type "Spot" does not work in the Player on some Pixel devices
- [Android] Loading the asset using an old reference returns null even when the "FormerlySerializedAs" attribute is used
- Crash on ParticleSystemTrailGeometryJob::RenderJobCommon when changing trail Mode change with a large particle count
- Mouse cursor does not revert to the default mouse cursor when pressing the "Add column" button in the Search window
- ArgumentException is thrown and textures become unreadable when AssetBundle.Unload(false) is called
Add comment