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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (2023.2.X):
There are no fixes planned for this Bug