Search Issue Tracker
Fixed in 4.6.2
Votes
0
Found in
4.6.1p2
Issue ID
661035
Regression
No
[InputField][OnValueChanged] OnValueChanged is called twice when replacing selected characters
To reproduce:
1. Open attached project
2. Open Test scene
3. Press play
4. Enter some characters into input field
5. Select any number of characters with cursor
6. Replace selected characters by entering new character
7. Notice that "InputField Updated" message is thrown twice in console
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
- UnityEvent does not get pasted to a uGUI component when trying to copy it from a Script
Add comment