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
- "Curve" window workspace doesn't update the scale to match the selected curve preset unless reopened
- StackOverflowException occurs and tests fail to load when the Test Runner window is opened while System.Windows.Forms.dll and System.Deployment.dll are present in the project
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
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.