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
- Crash on DynamicHeapAllocator::CreateTLSFBlock when opening a specific project
- Scene flickers when using Mesh Output with SpriteLit Shader in 2D project
- “Cache Management” text is misaligned in Preferences > Package Manager
- [macOS] network permission shows the name of previously closed app when different app requests network access
- Delta value returned by mouse movementsMonitor is different when changing Screen Resolution
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.