Search Issue Tracker
Won't Fix
Unknown (hidden) 2020.3.X, 2021.3.X, 2022.2.X
Votes
0
Found in
2020.3.35f1
2021.3.5f1
2022.2.0a17
Issue ID
UUM-3540
Regression
Yes
Inspector buttons' rect margins are offset when using GUIStyle with EditorStyles.miniButtonMid
How to reproduce:
1. Open the attached project's Scene labeled "Bug"
2. In the Hierarchy, select the "BadStyle" GameObject
3. In the Inspector, preview the drawn buttons
4. Inspect the middle "B" button between "A" and "C"
Expected result: Spacing between buttons is equally distributed
Actual result: Button's with EditorStyles.miniButtonMid style margins are offset slightly
Reproducible with: 2019.3.9f1, 2019.4.29f1, 2020.3.16f1, 2021.1.17f1, 2021.2.0b7, 2022.1.0a5
Not reproducible with: 2019.3.8f1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Resolution Note:
This is a cosmetic issue that would require more investigation than is worth. It's also IMGUI and we are slowly but surely moving away from it. This bug will be irrelevant before anyone will have a chance to get to it.