Search Issue Tracker
Fixed in 2021.2.X
Votes
2
Found in
2018.4
2019.4
2019.4.15f1
2020.1
2020.2
2021.1
Issue ID
1297283
Regression
No
EditorGUI.RectIntField fields have different Width and Height compared to other fields
Reproduction steps:
1. Download and open the attached project "RectIntTest.zip"
2. Open scene 'SampleScene'
3. Select GameObject 'TestObject' in Hierarchy
4. Observe the Inspector
Expected result: EditorGUI.RectIntField fields created by script 'TestRectInt.cs' have the same Width and Height as fields in the Transform section
Actual result: EditorGUI.RectIntField fields created by script 'TestRectInt.cs' have different Width and Height compared to fields in the Transform section
Reproducible with: 2018.4.30f1, 2019.4.17f1, 2020.1.17f1, 2020.2.0f1, 2021.1.0a9
Notes: In 2018.4.30f1 Width of fields are the same compared to others (Transform, etc.), but there is no gap between fields (Height issue)
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note (fix version 2021.2):
Fixed in 2021.2.0a4