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
- [URP] Crash on GameObject::QueryComponentByType when baking a Reflection Probe in an unsaved/untitled Scene
- No Icons are used for the Entry and Exit States in the Inspector when selected in an Animator Controller
- Crash on PlayerMain(int, char const**) when exiting Standalone Player with a Particle System in the Scene
- No Icon is used for the Runtime Animator Controller Type in a Search Window when assigning an Animator Controller in the Animator Component
- Unity Version Control server textfield’s text overlaps with the dropdown triangle button in the Explore repositories window when an organization with a long name is selected
Add comment