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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment