Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.31f1
Issue ID
UUM-54596
Regression
No
Header attributes are sometimes ignored when using InspectorElement.FillDefaultInspector()
How to reproduce:
1. Open the attached Project "headersTest.zip"
2. In the Project window select "NewTestObject.asset"
3. Observe the Inspector window
Expected result: There are headers above the "Target Value" and "Max" variables as well as a space after the "Min" variable
Actual result: Only the "Aim" header can be seen
Reproducible with: 2021.3.31f1, 2022.2.0a13
Not reproducible in: 2022.2.0a14
Notes:
- In 2022.2.0a13 no headers were present with or without InspectorElement.FillDefaultInspector(), as of 2022.2.0a14 headers are properly displayed with or without it
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:
There are no fixes planned for this Bug