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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
This is a duplicate of issue #774424