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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Resolution Note:
The issue is no longer reproducible in 2021.1.0a7 and above