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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment