Unity Issue Tracker - Padding between icon and text is too large in help box affordances
Fixed
UUM-49206
Padding between icon and text is too large in help box affordances
Unity: Scene Tooling
Fixed
2023.3.X
2023.2.X
2023.2.0a6 onwards
Won't Fix
2023.1.X
Verified as fixed in 9ecef39e7e1c
Verified as fixed in 9ecef39e7e1c
Issue is only present in 2023.2 and newer.
Observed:
Help boxes throughout the Editor UI now seem to use an erroneously wide padding between the icon and the text element. This looks broken:
Expected:
The padding between icon and text elements should be smaller. The Editor design system shows that this should be 2px, considering that the icon also has some padding:
The icon should be anchored to the left of the parent, with a fixed width. The text should be anchored to the right, and should stretch to fit the width. The -X of the text element should be therefore anchored to the icon, with a 2 pixel padding gap.
Prioritise and Follow this issue
Have a workaround or additional info about this issue?