Search Issue Tracker
Won't Fix
Votes
0
Found in
2019.3.0b2
2019.3.0b7
2020.1
Issue ID
1194487
Regression
Yes
Inspector Property field text alignments are inconsistent
Reproduction steps:
1. Open the attached project "1194487"
2. In the Hierarchy, select "Main Camera"
Expected result: All Property field texts are aligned the same
Actual result: The Property field text alignments are different (screenshots attached)
Reproducible with: 2019.3.0b2, 2019.3.0b9, 2020.1.0a11
Not reproducible with: 2017.4.34f1, 2018.4.12f1, 2019.2.11f1, 2019.3.0b1
Note: Alignment became different when the default text font was changed by Unity (difference shown in the attached screenshots)
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
- [macOS] Editor window is not restored to previous position when launching the Editor and mouse cursor is on a different screen
- [Usability] Warning message in an Adaptive Probe Volume Component is not informative enough when Realtime Global Illumination is enabled
- Inspector for Adaptive Probe Volumes is not repainted when toggling Realtime Global Illumination setting in the Lighting Window
- Surface Inputs are not rendering when using the custom BaseShaderGUI
- Reflection Problem custom Cubemap loses its reference when HDR is enabled and the platform is switched
Resolution Note (2020.1.X):
This would require too much effort for the actual gain. This will be automatically fixed when we will upgrade the inspector to UIE as flex will do a much better job than IMGUI layout.