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
- Render Graph Execution errors when using GPU occlusion culling with 'Opaque Objects' frame setting disabled on a Camera
- Animator window: “Delete” menu item not greyed out for Base Layer context menu
- Resetting “PC_RP Asset (Universal Render Pipeline Asset)” causes Game view to become black and throws Renderer and NullReference errors in the Console window
- [Mobile] Player Crash on scripting_invoke_profiler_begin when the built Player Scene has an empty UIDocument and is built on IL2CPP
- Unnecessary Warnings are logged when running Player with -batchmode -nographics
Add comment