Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.1.0a1
2019.2.0a1
2019.3.0a1
2019.3.0b7
2020.1.0a1
Issue ID
1190504
Regression
No
[UIElements] Non-arithmetic character "f" gets validated to zero in float, double fields
Non-arithmetic character "f" gets validated to zero in float, double fields. Refer the attached video
Steps to reproduce
1) Open attached project
2) UIE Test Suite > Open FTP
3) Controls > Open Window
4) Enter value 3.5f in float field
Actual result: Float value gets auto-validated to zero
Expected Result: Values with character "f" should be accepted in float and double fields OR "f" should be curtailed and the value "3.5" should be kept
Occurring on: 2020.1.0a8, 2019.3.0b7, 2019.2.0f1, 2019.1.9f1
Environment: Both Windows and Mac
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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Given the current roadmap for UIElements this improvement will not be a priority and isn't likely to get tackled any time soon.