Search Issue Tracker
Fixed in 5.2.0
Votes
1
Found in
4.6.1p1
Issue ID
656596
Regression
Yes
Last symbol is not displayed after deleting penultimate (second from the end) symbol and entering new symbol
To reproduce:
1. Open attached project
2. Open Sample scene
3. Press play
4. Set Input Caret between b and c
5. Press backspace
6. Enter any letter
7. Notice that c disappears
8. Press Left or Right arrow key
9. Notice that c appears
Comments (2)
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Bluedotsquare
Jul 17, 2015 16:25
This is a really fundamental and critical bug and still not fixed in 5.1.1f1. Causes a very bad user experience especially in my case where the user is entering coordinate values which are short and get this problem very frequently. Makes my application almost unuseable.
Antistone
Feb 24, 2015 00:36
Step 5 of the instructions is unnecessary--just positioning the caret immediately before the last character and typing a new character causes the last character to vanish.
Also occurs when pasting a string from clipboard if the pasted string ends at or after the previous end of the field contents.