Search Issue Tracker
Fixed in 2.2.0-preview.3, 3.2.0-pre.3
Votes
0
Found in [Package]
2020.3
2021.1
2021.2
2021.2.0b9
2022.1
Issue ID
1362068
Regression
No
Input field text is being written on top of the same line text when having endings with /r/n
How to reproduce:
1. Open the project "BugRepro.zip"
2. Enter the Play Mode
3. Press the "Fill text with /r/n endings" button
4. Place cursor after ";" in the "using System;" line
5. Start writing text
Expected result: Text is written in the next line from the left side
Actual result: Text is written on top of the same line text
Reproducible with: 2.2.0-preview.1 (2019.4.31f1), 3.2.0-pre.1 (2020.3.20f1, 2021.1.28f1, 2021.2.0b17, 2022.1.0a13)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved
Resolution Note (fix version 2.2.0-preview.3, 3.2.0-pre.3):
Fixed in: 2.2.0-preview.3 (2019.4.0f1 and above), 3.2.0-pre.3 (2020.3.0f1 and above)