MyBox icon indicating copy to clipboard operation
MyBox copied to clipboard

DisplayInspector cannot display lists in 2020.3.34f1

Open TheWalruzz opened this issue 3 years ago • 0 comments

Recently, after an update to 2020.3.34f1 I've noticed that generic lists are no longer displayed when DisplayInspector attribute is used, at least for fields inside an object. They work fine when inspecting SO directly, but not in nested inspector.

Zrzut ekranu (1)

Items field above is just a plain List<SomeObject> and it's not being displayed like it did a couple of versions back.

TheWalruzz avatar Jun 14 '22 11:06 TheWalruzz