Steps to reproduce:
1. Open the attached project
2. Build to a device
3. Click the "UI Toolkit scene" button to switch scene
4. Click on the Slider input Field to activate keyboard for input
5. Type some letters or symbols (any invalid input for a float field)
6. Click "Ok" or "Done"
Expected results: Input Field value is reset to 0, same as Float Field
Actual results: The invalid string is left in the field as the value
Reproducible with: 2022.1.0b10, 2022.2.0a7
Reproduced on:
VLNQA00158 iPhone X, A11, 14.7.1
VLNQA00103, Samsung Galaxy Note8 (SM-N950F), Android 7.1.1, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
Samsung S8 (SM-G950F), Android 8.0.0, CPU: Exynos 8895 Octa, GPU: Mali-G71 MP20
Notes:
- Doesn't reproduce in Editor
- Clicking anywhere in the scene resets the value to 0