Search Issue Tracker
Won't Fix
Won't Fix in 2023.2.X
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
- UI Builder slider value lags and stutters when sliding/modifying certain property values
- "Reset UI Builder Layout" functionality inconsistently changes Canva Size when "Match Game View" is enabled/disabled
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2023.2.X):
There are no fixes planned for this Bug