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
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
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- User is redirected to a non-existing online documentation link when clicking on "?" help button inside Inspector window while Animator Override Controller is selected
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.