Unity-Reorderable-List icon indicating copy to clipboard operation
Unity-Reorderable-List copied to clipboard

Strange Property Size on First Layout

Open Noeski opened this issue 5 years ago • 0 comments

Not sure if this is a bug in Unity but this only seems to happen with ReorderableArrays where the first time the inspector is rendered it uses the wrong height and the second render corrects it.

I've printed out the height returned by ReorderableDrawer which is always correct so I'm wondering if this is just an issue in Unity 2019.3 or if there is some way to fix this?

Screen Shot 2020-04-02 at 3 22 27 PM Screen Shot 2020-04-02 at 3 22 31 PM

Noeski avatar Apr 02 '20 19:04 Noeski