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
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
- VFX Graph link contrasts fail WCAG guidelines
- D3D12 PSO disk cache feature crashes if paths contain non-ASCII characters
Add comment