Search Issue Tracker
Won't Fix
Votes
0
Found in
5.4.2f2
Issue ID
858144
Regression
No
Input Field set to Email Address Content Type allows to insert more than one dot in a row
How to reproduce:
1. Create a new project
2. Create an Input Field
3. Set Content Type to Email Address
4. Enter play mode
5. Type anything with at least one dot
e.g. "aaa.aa.aaa."
6. Move the cursor after a dot (not the last one)
e.g. "aaa.|aa.aaa."
or
"aaa.aa.|aaa."
7. Try to insert more dots
Expected behavior: It's impossible to insert more than one dot in a row
Actual behavior: It's possible to insert any number of dots
Note: It only happens if cursor is beyond the dot but not ahead of it
Reproducible: 5.3.7p2, 5.4.3p3, 5.5.0p1, 5.6.0a6
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
- [Editor] Multiple "[...] is inaccessible due to its protection level" errors are thrown when opening project with Unity Version Control installed
Add comment