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
- Nested Canvases with the same Order in Layer ignore Z position for render order when sharing parent Canvas
- ShaderGraph Material subasset loses texture reference when reimporting all assets while using a scripted importer
- Values changed on a prefab are not retained when entering Play Mode
- Shadow Caster 2D shadows partially disappear in specific spots when used with Composite Collider 2D in the Game view
- Hierarchy and Library parts in UI Builder are inaccessible when UI Builder window is resized and these elements no longer fit in the window
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.