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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment