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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
Add comment