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
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
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.