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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
This is a duplicate of issue #774424