Search Issue Tracker
Fixed in 5.5.0
Votes
1
Found in
5.4.0b16
Issue ID
793119
Regression
Yes
[InputField] Some types of input field have their Character length lowered by one than actually set
Steps to reproduce:
1. Open attached project
2. Open scene "main"
3. Run it
4. Click left "Set InputField.text = 120"
5. Notice that value is set to 12 although character limit of 3 would allow 120
Note: Bug is present with: Integer Number, Decimal Number, Alphanumeric, Name and Email Content types
Reproduced with: 5.3.4p2, 5.3.4p5, 5.4.0b17
Not preoducible: 5.2.4f1, 5.3.4p1
Regression introduced in: 5.3.4p2
Comments (3)
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
- ScrollView clips content when under an ancestor that has a filter set
- "Retrieving array element that was out of bounds" error thrown when attempting to remove a column from a Multi-Column List View
- Multi-Column List View horizontal scroll resets to left most position when scrolling vertically
- Floating License is lost for concurrent jobs
- Warning "Failed to insert item" is logged when Assigning Project to Organization's Project in the Project Settings
sthanedar
Jul 13, 2016 18:07
And also present in 5.3.4p4.
For the status 'Status: Fixed in future release', is there any way to find out which release this is fixed in?
Sumringah-S
Jul 12, 2016 04:07
This bug is also Reproducible with 5.3.5f1.
cope
May 13, 2016 09:38
Bug is also present in 5.3.4p6 and made me doubt my sanity for the last half hour.