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:
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
- ACES Tonemapping causes banding artifacts and negative values in ColorGradingLUT when HDR is enabled and "High Dynamic Range" Grading mode is selected while Android Platform is used
- Android Player freezes when an Audio Source is playing and an incoming call is picked up and then hung up and the Audio Source is started again
- Green success icon is poorly visible in the light Unity theme
- Incorrect input into the Input Field when using Microsoft IME Japanese
- Multiplayer role "ClientAndServer" is displayed without the spaces in the "Play Mode Scenarios" window
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.