Search Issue Tracker
Not Reproducible
Votes
0
Found in
2018.4
2020.2.0b4
2021.1
Issue ID
1281893
Regression
No
SpaceAttribute and HeaderAttribute get displayed in a reverted order when used together
How to reproduce:
1. Open the user's attached project
2. Open 'Scene'
3. In the Hierarchy window select 'GameObject' and observe the Inspector window
Expected result: The header is below the space in the Inspector
Actual result: The header is above the space in the Inspector
Reproducible with: 2018.4.28f1, 2019.4.14f1, 2020.1.12f1, 2020.2.0b10, 2021.1.0a4
Notes:
- When using the SpaceAttribute before the HeaderAttribute a space is added below the header and vice versa
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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note:
The issue is no longer reproducible in 2021.1.0a7 and above