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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
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)