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
- Outdated page opens when accessing Sprite Atlas v2 reference page
- "DateTime.Now" in the UK timezone does not adjust when the British Summer Time is active
- "Unsupported source texture format (7) in ComputeNextMipLevel" error is shown and the texture atlas is corrupted when the texture format "RGB Compressed ETC2 4bits" is selected
- The label that uses data binding is no longer updated at runtime when `INotifyBindablePropertyChanged` reloads updates of the VisualTreeAsset in UIDocument
- HDRP Graphics "High Quality Line Rendering" is missing a documentation link
Add comment