Search Issue Tracker
Won't Fix
Votes
0
Found in
2023.1.0a20
2023.2.0a1
Issue ID
UUM-15323
Regression
No
Can't put the cursor on last character of a line
Summary:
Use a multiline TextField with WordWrap enable.
Extra Notes:
The cursor is positioned using the origin of the corresponding character. We should probably use the advance and shift the corresponding index by 1.
The red Xs are where the cursor can be placed.
The blue Xs are where the cursor SHOULD be placed.
!image-2022-07-29-12-49-22-038.png!
!image-2022-07-29-12-51-38-557.png!
Tested on:
Unity Version 2023.1
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
There are no fixes planned for this Bug