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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment