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
- [WebGPU] clearing 2d array texture only clears first slice
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment