Search Issue Tracker
Fixed in 4.6.X
Votes
2
Found in
4.6.0b21
Issue ID
641530
Regression
No
Input field's OnValueChange() event is not triggered when deleting the text
To reproduce this bug:
1. Open the attached project
2. Open 'valuechange_test' scene
3. Play
4. Enter text into input field
5. Notice in the console that OnValueChange event is triggered
6. Try to remove the text with backspace or delete
7. It does not trigger the event
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment