Search Issue Tracker
Fixed in 2022.2.0a3
Fixed in 2022.2.X, 2022.3.X, 2023.1.X, 2023.2.X, 2023.2.0a16
Votes
0
Found in
2021.3.14f1
2022.2.0a18
2022.3.0f1
2023.1.0a3
2023.2.0a1
Issue ID
UUM-8181
Regression
Yes
unable to select all text when using \r escape character
repro steps:
1. Add label in ui builder
2. Set multiple lines of text and add a \r at end of first line
3. Try to select all the text
expected:
All lines of text should be selected
actual:
only one line at a time can be selected
NOTE: This issue occurs in both editor and runtime
See slack thread for other related issues:
https://unity.slack.com/archives/C3414V4UV/p1676467841964899?thread_ts=1676467713.023169&cid=C3414V4UV
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
- Highlights persist throughout Options Panels in the Rendering Debugger Window
- Typing numbers in Matrix node’s numeric fields stretches Node
- Project Browser Icons use the wrong Theme and Users are not shown any indication that process will be deferred when switching Editor Theme in Play Mode
- Streaming is misspelled as "Steaming" in "Enable GPU Streaming" and "Enable Disk Streaming" tooltpis
- "IndexOutOfRangeException" thrown when moving caret left at start of TMP Input Field with rich text
Resolution Note (fix version 2023.2):
Fixed selection when the carriage return (\r) is being used.
Resolution Note (fix version 2023.1):
Fixed selection when the carriage return (\r) is being used.
Resolution Note (fix version 2022.2):
Fixed selection when the carriage return (\r) is being used.