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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window
Add comment