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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment