Search Issue Tracker
Won't Fix
Votes
0
Found in
5.3.5p4
Issue ID
813400
Regression
No
[UI] OnSelect is called several times when InputField is selected on touch devices
To Reproduce:
1. Open and build the attached project for iOS or Android.
2. Click on any Input field once and the click on any other field:
3. Obsere that 'OnSelect' is called several times when an input field is selected (this is not reproducible in Editor).
for example:
InputField_MultiLineNewLine - OnSelect :
InputField_MultiLineNewLine - OnSelect :
InputField_MultiLineNewLine - OnEndEdit :
InputField_Default - OnSelect :
InputField_Default - OnSelect :
Reproduced on:
Version 5.4.0b25 (3caaeb8d3d67)
Sat, 09 Jul 2016 22:38:26 GMT
Branch: 5.4/staging
Version 5.3.5p4 (ca3be209c65a)
Sat, 11 Jun 2016 20:22:01 GMT
Branch: 5.3/patch-release
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
- [Windows] About Unity Window needs to be opened twice to adapt to resolution
- NullReferenceException and temporary graph corruption after entering playmode if output node connection was changed
- Sprite Renderer with Animation does not reflect Sprite changes in the Scene when switching Mask Interaction
- Error "NullReferenceException: Object reference not set to an instance of an object" is present when loading 3D text mesh in Player from an asset bundle that is built with an older Editor version
Add comment