UI Breaks - Errors with certain attribute combination

Issue #978 resolved
Lukas Tomondy created an issue

When having a List of custom class Loot in scriptable object and then this Loot has a reference to scriptable object (table field in Loot). When this field has [InlineEditor] and we add new element of Loot into our list in scriptable object, the UI breaks and you can observe errors in console as in screenshots.

in odin-error.jpg, after clicking on + to add element, it breaks and console becomes filled with errors.

I have reproduced it on MacOS Sonoma with Unity 2023.2.15 and odin version 3.3.0.1

Comments (3)

  1. Lucas Schwaner

    Hey, thanks for the report, this issue was resolved in version 3.3.1.0 during our final pass on the new drawer changes.

  2. Log in to comment