Search Issue Tracker
Fixed
Fixed in 2022.2.0a3, 2022.3.3f1, 2023.1.1f1, 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
- Render Graph Viewer Capture button plays the click animation but does not do anything when the Capture button is pressed with the “Enter” key on the keyboard
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
Resolution Note (fix version 2023.2.0a16):
Fixed selection when the carriage return (\r) is being used.
Resolution Note (fix version 2023.1.1f1):
Fixed selection when the carriage return (\r) is being used.
Resolution Note (fix version 2022.2.0a3):
Fixed selection when the carriage return (\r) is being used.