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
- Crash on "StoredGraphicsBuffer::GetGfxBufferID" when activating VFX via extention of Activation Track in Timeline window
- [Linux] Stack trace file path and line number information is missing when IL2CPP Stacktrace Information is set to "Method Name, File Name, and Line Number"
- Warnings due to obsolete Object.FindObjectsByType<T> usage and [SerializeReference] are logged when opening the Netcode for Entities setup scene
- Non-standard pointers cannot change Inspector values with arrow controls when crossing Inspector area
- No longer able to change the Toggle or Slider GameObjects' Target Graphic value and a NullReferenceException is thrown when the Target Graphic value is set to None at any point
Add comment