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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Add comment