Search Issue Tracker
Fixed
Fixed in 2022.3.64f1, 6000.0.51f1, 6000.1.5f1, 6000.2.0b4, 6000.3.0a1
Votes
0
Found in
2022.3.61f1
6000.0.47f1
6000.1.0f1
6000.2.0a9
6000.3.0a1
Issue ID
UUM-103402
Regression
Yes
Multiple '-' symbols are allowed to appear in a row when inputting '.' into a non-decimal numeric field
How to reproduce:
1. Open the “Test_Dropdown“ project
2. Open the “SampleScene“
3. Build and Run for Android
4. In the second from the top InputField enter “....“
Expected result: One '.' is converted to a '-' symbol and is not repeated
Actual result: All of the '.' symbols are converted, leading to '----' appearing in the field
Reproducible in: 2022.3.61f1, 6000.0.45f1, 6000.1.0b11, 6000.2.0a2
Could not test with: 2021.3.51f1, 2022.3.60f1, 6000.0.44f1, 6000.1.0b10, 6000.2.0a1 ('-' and '.' symbols are not allowed to be entered in the field)
Reproducible environment: Windows 11
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00375, Samsung Galaxy S21 Plus
VLNQA00466, Google Pixel 4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Search icon visual quality drops after Unity Theme change on non-primary monitor
- [macOS] Localization files are not created in the Xcode project
- Entity ID for Tile objects is serialized twice which throws an error when using Debug Inspector
- Shader Graph information icon appears below the Property Type Node
- Adding a new Multiplayer Player Tag in the Project Settings window creates a new section in the Project Settings window instead of a popup which is inconsistent with the Editor’s Tags workflow
Add comment