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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
This is a duplicate of issue #774424