Unity Issue Tracker - Property drawers do not always update height correctly when expanded via iteration
Closed
UUM-7224
Property drawers do not always update height correctly when expanded via iteration
Unity: IMGUI Framework
Won't Fix
2021.2.X
2020.3.X
Fixed in: 2021.2.15f1
Not fixed in 2020.3 but it's extremely unlikely anyone will backports the fix until we're out of the LTS period.
How to reproduce:
1. Open the attached “SerializedPropertyTest” project
2. Select the “TestList” asset
3. Expand the “Value” foldout in the Inspector
4. Click “Expand All”
5. Observe the Inspector
Expected result: The properties do not overlap
Actual result: The properties overlap due to expandable property drawers not always updating their property heights