Not signed in
Copyright © 2026 Unity Technologies
Fixed selection when the carriage return (\r) is being used.
Cancelling since fix will go into 2022.2.
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
Sign in to see your voted issues