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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
The issue is no longer reproducible in 2021.1.0a7 and above