Search Issue Tracker
Postponed means that the issue was either a feature request or something that requires major refactoring on our side. Since that makes the issue not actionable in the close future we choose to close it as Postponed and add it on our internal roadmaps and technical debt pages instead.
Postponed
Votes
0
Found in
Issue ID
1281953
Regression
No
Multiline textfield scroll offset is broken depending on the text alignment
Currently the only text alignment working with scroll offset is upper left.
Steps to reproduce:
1- Open the shared project
2- Open the TextField window under Window/UIToolkit/TextField
3- Add enough text to cause a vertical overflow.
Expected to see: The last line should be visible.
Instead: The last line is offset.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Scene becomes dirty when Main Camera is selected on a newly created scene
- The hover selection/highlight of items in the Insert button dropdown and the Documentation button dropdown are hard to see when hovered using the Light Editor theme
- NullReferenceExceptions appear when clicking to rename and then deleting the only GameObject in a scene
- Crash on "core::base_hash_set" when using nested [SerializeReference] fields in List<T> structures
- A ghost Game Window and multiple errors appear in the Editor when a Render Texture used by a Camera's "Target Texture" property is deleted
Add comment