Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.0.69f1
6000.3.9f1
6000.4.0b11
6000.5.0a8
6000.6.0a1
Issue ID
UUM-136581
Regression
No
An error is thrown in Web builds when the UI Toolkit "Email Address" Input Field is focused with a touch
How to reproduce:
1. Open the “InputTypeBug.zip“ project
2. Build and run the project for WebGL on a touchscreen device
3. Touch on the Input Field
4. Observe the Web Build
Actual result: An error in the Web Console and an Alert message are thrown
Expected result: No error is thrown, and the Input Field is focused on
Reproducible in: 2023.1.0a19, 6000.0.70f1, 6000.3.11f1, 6000.4.0b12, 6000.5.0a8
Could not test in: 2023.1.0a1 (Unable to install the WebGL module)
Reproduced on: Windows 11 Pro (25H2) (touchscreen)
Not reproduced on: No other environment tested
Notes:
- First part of the error reads: “Uncaught InvalidStateError: Failed to execute 'setSelectionRange' on 'HTMLInputElement': The input element's type"
- The issue is reproducible only on Web builds and touchscreen devices
- Reproducible on multiple Web browsers (Chrome, Edge, Firefox)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- NullReferenceException is thrown when installing the "QuickStart" page in the Multiplayer center
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
Add comment