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
- UI Overlay Image gets darker on each Camera when multiple Cameras are used
- Assertion failed on expression: 'scriptedImporterClass == SCRIPTING_NULL error when opening the standalone profiler window
- Disabled assets in Import Unity Package window aren't tracked but count as being selected by user
- [Windows] Crash on GetManagerFromContext when video is playing and creating High Definition 3D Projects after FMOD failed to switch back to normal output Error appeared
- GC Alloc produced when adding items to MultiColumnListView with Auto Assign Binding
Add comment