Search Issue Tracker
Duplicate
Votes
0
Found in
5.3.2f1
Issue ID
774672
Regression
No
[InputField] Cannot reenter leading decimal point in "InputField"
Steps to reproduce:
1. Open project attached and Open scene "Test". In "Hierarchy" window notice "InputField" component.
2. Click the "Play" button.
3. In "Game" window click on input field, which suggests to "Enter text...".
4. Enter leading decimal point and any number. For example, ".5". Everything should work.
5. Then, in "Game" window click outside of Input Field's region.
6. Again click on Input Field and try to enter leading decimal point.
7. Notice that text field is selected, but cannot be changed by entering a leading decimal point.
8. However, try to enter any number and it works as intended.
Expected result:
User should be able to reenter leading decimal point.
Reproduced on:
5.1.0f3, 5.2.4f1, 5.3.2f1, 5.3.4f1, 5.4.0b11
Workaround: before reentering decimal point, delete value of the input field.
Add comment
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
This is a duplicate of issue #774424