Search Issue Tracker
Fixed
Votes
0
Found in [Package]
2019.2.0a6
2019.3
2019.3.0f4
2020.1
2020.2
Issue ID
1225197
Regression
Yes
[UIR] There is no immediate effect on the picked text when changing left or right padding using the UIElements Debugger
How to reproduce:
1. Create a new project
2. Open the Package Manager
3. Open the UIElements Debugger (press CTRL-F5)
4. Press Pick Element button in the UIElements Debugger
5. Pick any text element in the Package Manager
6. Change the padding-left or padding-right value in the UIElements Debugger
Expected results: the padding changes around the picked text instantly
Actual results: the padding does not change around the picked text
Reproducible with: 2019.2.0a6, 2019.2.21f1, 2019.3.5f1, 2020.1.0b1, 2020.2.0a2
Not reproducible with: 2018.4.0f1, 2019.2.0a5
Could not test with: 2017.4.38f1 because UIElements module is not available
Notes:
1. The padding changes around the picked text when resizing or hovering over the Package Manager
2. Most usually it is reproducible with smaller padding values (you can see that in the attached video)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
- Actions in UI Builder Preview mode are not fully reset after exiting the Preview mode
Add comment