Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.4p2
Issue ID
981961
Regression
No
Backspace deletes the last symbol of HTML tag in the Input Field with Rich text
To reproduce:
1. Open attached project;
2. Enter "Test" scene;
3. Enter Play mode;
4. Copy <size=30>我</size><size=30>和</size><size=30>你</size> to the Input Field.
5. When Input Field is focused, press the Backspace key.
Expected result: when Input Field contains Rich Text with tags, backspace deletes the last letter, not the symbol of HTML tag.
Actual result: backspace deletes the last symbol of the HTML tag.
Reproduced on versions: 5.6.4p2, 5.6.4p4, 2017.1.3f1, 2017.2.1p1, 2017.3.0p1, 2018.1.0a7.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Add comment