Search Issue Tracker
Fixed
Fixed in 2021.3.54f1, 2022.3.61f1, 6000.0.45f1, 6000.1.0b11, 6000.2.0a2, 7000.0.0a27
Votes
1
Found in
2021.3.45f1
2022.3.51f1
6000.0.25f1
6000.1.0a2
6000.2.0a1
7000.0.0a1
Issue ID
UUM-85618
Regression
No
[Android] [iOS] The '-' symbol is not allowed to be entered when entering a negative number in an InputField when the Content Type is set to Integer Number
How to reproduce:
1. Open the “Test_Dropdown“ project
2. Open the “SampleScene“
3. Build and Run for Android
4. In either one of the InputFields enter “-1“
Expected result: The '-' symbol is allowed to be entered
Actual result: The '-' symbol is not allowed to be entered
Reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.25f1, 6000.1.0a2
Reproducible environment: macOS 14.6.1 (Intel), Windows 11 (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00107, Huawei Nexus 6P (Nexus 6P), Android 8.1.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
iPhone 16 Simulator (iOS 18)
Not reproducible with these devices:
VLNQA00535 - iPhone XS (MT9F2ET/A), CPU: Apple A12 Bionic, OS: 17.6.1
Not reproducible with: macOS 14.6.1 (Intel) (Play Mode in Editor and MacStandalone), Win 11 23H2 (Play mode and Windows Standalone)
Notes:
- According to the documentation the whole negative numbers should be allowed to be entered
- Decimal Content Type works correctly (allows symbols: ‘-', ‘.’, ',’)
- Reproduces with both TextMeshPro and Legacy Input Fields
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note (fix version 7000.0.0a27):
Fixed Integer input field now allowing negative integers to be entered.
Resolution Note (fix version 6000.1.0b11):
Android: Fixed Integer input field now allowing negative integers to be entered.
Resolution Note (fix version 6000.0.45f1):
Fixed Integer input field now allowing negative integers to be entered.
Resolution Note (fix version 2022.3.61f1):
Fixed Integer input field now allowing negative integers to be entered.