Search Issue Tracker
Fixed in 4.6.2
Votes
0
Found in
4.6.1p2
Issue ID
660846
Regression
Yes
[InputField] In SingleLine field incorrect characters remain after replacing selected text
Steps to reproduce this issue:
1. Create a new project
2. Create InputField ( Create-> UI -> Input Field )
3. Play the scene
4. Enter 2 symbols ( for example 09 )
5. Now select first symbol with a mouse
6. Change it to something else ( for example 1 )
7. Notice now you have only one symbol instead of 2
8. Deselect and Reselect input field and 2 symbols reappear
Workaround: Problem does not reproduce when Line Type is 'MultiLine Submit' or 'MultiLine NewLine'
Captured repro: http://screencast.com/t/ppdMMANvX6Ds
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Baked Lightmap ”View” button text is aligned incorrectly
- Lightmap Asset icon changes colours after Baked Lightmap Viewer window is opened
- VideoClipImporter preset not applied when applying Preset Selector on already imported video clips
- Frame Debugger gets disabled when any Editor window is maximised and minimised
- TextMeshPro InputField view is not updated when OnEndEdit is triggered
Add comment