Search Issue Tracker
Fixed in 4.6.X
Votes
0
Found in
4.6.0b16
Issue ID
626261
Regression
No
InputField with maximum number of characters doesn't accept 'replacement' input when all characters are selected
Steps to repro:
1. Play the Untitled scene.
2. Type "12". Select all characters, and then type "3". The input field shows "3".
3. Now clear the input using backspace/delete.
4. Type "123" in the input field. Select all the characters and then type "1". Nothing happens.
Actual behavior: InputField with maximum number of characters doesn't accept 'replacement' input when all characters are selected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Overlays are immediately undocked when the Overlay is docked to the right side of Scene View and the Overlay's Handle is clicked
- Crash in PhysicsManager::IgnoreCollision when a GameObject with “Is Trigger” enabled enters a collision in a specific project
- Selecting unsupported Material in Physically Based Sky throws “RenderingCommandBuffer” errors instead of error help box in Inspector window
- Undo and redo does not update color field pop-up window after undoing other events outside the pop-up window
- Warning prompt with "Apply (Overwrite Files)" Button is not available when associated template is moved
Add comment