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
- [Android][iOS] The keyboard closes and re-opens when consecutive input fields are selected
- Complex Sub Graph connected to a Voronoi node is ignored when the shader gets applied as a Material
- Compute Shader property not set error when entering play mode with path tracing and PBR sky
- "WebGL Publish" detects WebGL module and allows building when it is installed without restarting the project
- Editor is non-responsive and flickers when multiple Water System instances are enabled
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.