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
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player
- New selector in Matching Selectors displays as on line -1 in debugger
Resolution Note:
The issue is no longer reproducible in 2021.1.0a7 and above