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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
The issue is no longer reproducible in 2021.1.0a7 and above