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
- Text is unreadable when DLSS is applied to the Canvas with Render Mode set to World Space
- NullReferenceException errors appear in the Console when changing the values of Visual Effect Control Clip Events' Attributes
- Crash on TextCore::OTL_TableReader::GetOpenTypeLayoutTables when using Japanese Font as TMP Fallback
- TreeView.AddItem performance regression when opening EditorWindow
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
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.