Search Issue Tracker
Fixed in 4.6.2
Votes
1
Found in
4.6.0f1
Issue ID
646989
Regression
No
A newline character gets added to the input field after/if it was reselected and reactivated from within an onEndEdit callback
To reproduce:
1. Open the attached project
2. Open the ActivateInputFieldTest.unity scene. Notice how the input field is scripted to reselect/reactivate itself upon submitting input
3. Press play
4. Click on the input field and type something, then press Enter to submit
5. Type something again. Notice how the text you're typing is now a line below where it should be. A newline character was added after the input field was reactivated from within the onEndEdit callback
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Rendering locks up when not looking at a transparent material on Meta Quest 2
- Volumetrics break when using a Custom Pass to create a Thickness Buffer for Alpha Clipping
- All tests are run instead of only the failed ones when the "Rerun Failed" button is pressed
- GameObject is not masked when the "Render PostProcessing Effects" pass executes with a resolved non-MSAA Color target and MSAA DepthStencil target
- [Android] Gfx.WaitForGfxCommandsFromMainThread high performance usage and inconsistency when built Player scene has Canvas GameObject on a specific Project
ejsd1989westernu
Aug 19, 2015 17:56
This issue was supposedly fixed. I am currently facing a similar issue in 5.1.2f1 with a pro license. Trying to reproduce it consistently though.