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
- Texture Sampling overlap causes graphical errors on specific Graphics APIs and Devices when using Framebuffer Fetch
- [Android] AssetBundle loading performance degradation when loading from a local Assetbundle
- [iOS][Android] Reflection with Generic Class returns unexpected values
- Shader Variant Collection Asset UI is hard to read when multiple Shaders and keywords are added
- Regression for "WebGL build is missing "malloc" and "free" functions when passing "-sERROR_ON_UNDEFINED_SYMBOLS=0" to emscriptenArgs"
Add comment