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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.