Unity Issue Tracker - TextField lines overlap when editing a pasted text
Fixed
UUM-76174
TextField lines overlap when editing a pasted text
Unity: Text (TextCore)
Fixed
6.3.X
6.2.X
6.0.X
Won't Fix
6.1.X
2022.3.X
2021.3.X
Fixed carriage return in InputField on Windows.
Fixed carriage return in InputField on Windows
Fixed carriage return in InputField on Windows
Too risky to backport. Fixed in 6.0+
Too risky to backport. Fixed in 6.0+
How to reproduce:
1. Open the attached project "TextFieldLineOverlapping.zip"
2. Enter Play Mode
3. Copy and paste multiline text into the TextField
4. Place the caret at the start of the second line
5. Press backspace
Expected results: Text is not overlapping
Actual results: Text is overlapping