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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment