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
- UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
- Light2D freeform does not render the internal part when rendered in certain shapes
- Using AddCopyPass causes an incorrect merging of passes.
- Negative Enum value is not pasted correctly when copying from another array
- Silent Crash when generating Lightmap UVs for a model with a large object scale
Add comment